Tree 1 день назад
Родитель
Сommit
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);