소스 검색

no message

Tree 1 개월 전
부모
커밋
7e3300c50c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/OrderServices.php

+ 1 - 1
app/Services/OrderServices.php

@@ -501,7 +501,7 @@ class  OrderServices
 //            }
 //        }
 
-        if ($AdId && $payAmt) AfEvent::dispatch([$user_id, $payAmt, $AdId, $eventType]);
+//        if ($AdId && $payAmt) AfEvent::dispatch([$user_id, $payAmt, $AdId, $eventType]);
         try {
             //新邀请
             //(new AgentController())->processDeposit($user_id, $payAmt,$order_sn);