|
|
@@ -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);
|