This commit is contained in:
2026-01-17 14:36:41 +08:00
parent b570510602
commit f66f3a2247

View File

@@ -1198,7 +1198,7 @@ function handelCharge($where,$data){
->where(['user_id' => $orderModel['user_id'],'pay_status' => 2])
->count();
//首充
if($is_first_charge == 0){
if($is_first_charge == 1){
model('Activities')->first_charge_gift_send($orderModel['user_id'],$orderModel['money']);
}
//活动