This commit is contained in:
mkm 2024-07-05 16:46:00 +08:00
commit 5992ea61a6

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,