调试金额

This commit is contained in:
liu 2024-07-05 16:32:03 +08:00
parent ec8841d67e
commit 99f22f97a2

View File

@ -27,7 +27,7 @@ use app\api\lists\user\UserRechargeLists;
$send_bar = "品牌礼品券";
$arr = [
[
'money'=>1000,//采购包
'money'=>0.01,//采购包
'send'=>249,//礼品券
'money_string'=>$buy_bar,
'send_string'=>$send_bar,