新需求-活动需求-天降好礼

This commit is contained in:
2025-10-12 12:00:58 +08:00
parent ffdf765ef0
commit a504005c8f
2 changed files with 5 additions and 0 deletions

View File

@@ -1210,6 +1210,7 @@ function handelCharge($where,$data){
break;
case 3:
//新人好礼
model('Activities')->new_charge_gift_send($orderModel['user_id'],$orderModel['money']);
}
return 1;