首充
This commit is contained in:
@@ -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']);
|
||||
}
|
||||
//活动
|
||||
|
||||
Reference in New Issue
Block a user