去掉默认值

main
yanzai 1 year ago
parent 5695d6bf70
commit 3259f603f0

@ -469,7 +469,6 @@ select combo_id as c_id,count(*) as sale_count from orders where status in(2,4)
$data=[ $data=[
'ghzid'=>$person->ghzid, 'ghzid'=>$person->ghzid,
'ghzid'=>"5a798c097bc64bd79c22050175e6236a",
'action'=>1, 'action'=>1,
]; ];
$YouHuiQuanList=$AspNet::YouHuiQuan($data); $YouHuiQuanList=$AspNet::YouHuiQuan($data);

@ -37,7 +37,6 @@ class IntegralSaveMoneyCouponController extends Controller
if(count($YouHuiQuanType_ids)>0){ if(count($YouHuiQuanType_ids)>0){
$data=[ $data=[
'ghzid'=>$person->ghzid, 'ghzid'=>$person->ghzid,
'ghzid'=>"5a798c097bc64bd79c22050175e6236a",
'action'=>1, 'action'=>1,
]; ];
$YouHuiQuanList=$AspNet::YouHuiQuan($data); $YouHuiQuanList=$AspNet::YouHuiQuan($data);

@ -345,7 +345,6 @@ class OrderController extends Controller
$data=[ $data=[
'ghzid'=>$person->ghzid, 'ghzid'=>$person->ghzid,
'ghzid'=>"5a798c097bc64bd79c22050175e6236a",
'action'=>1, 'action'=>1,
]; ];
$YouHuiQuanList=$AspNet::YouHuiQuan($data); $YouHuiQuanList=$AspNet::YouHuiQuan($data);

Loading…
Cancel
Save