feat: 修改支付通知逻辑
This commit is contained in:
parent
ec8841d67e
commit
eb39074822
@ -735,7 +735,7 @@ class PayNotifyLogic extends BaseLogic
|
||||
|
||||
}
|
||||
//积分写入
|
||||
if(in_array($user_ship,[0,4])){
|
||||
if($order['pay_type']>=14){
|
||||
UserSignLogic::OrderWrite($order);
|
||||
}
|
||||
if ($off_activity == 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user