新需求-活动需求-上线后bug修改

This commit is contained in:
2025-10-17 14:12:36 +08:00
parent 20a8c4e8bf
commit ee25111a0a
6 changed files with 15 additions and 4 deletions

View File

@@ -1203,6 +1203,12 @@ function handelCharge($where,$data){
if($is_first_charge == 0){
model('Activities')->first_charge_gift_send($orderModel['user_id'],$orderModel['money']);
}
//活动
if($orderModel['type_id'] == 6){
$orderModel['type_params'] = 2;
}elseif(in_array($orderModel['type_id'],[14,15,16])){
$orderModel['type_params'] = 3;
}
switch ($orderModel['type_params']){
case 2:
//天降好礼