diff --git a/app/event.php b/app/event.php index 1add50b7..b5a2add6 100755 --- a/app/event.php +++ b/app/event.php @@ -56,7 +56,7 @@ return [ \crmeb\listens\CloseUserSvipListen::class, \crmeb\listens\SendSvipCouponListen::class, \crmeb\listens\AutoCheckCreditBuyListen::class, - \crmeb\listens\ActivateConsumptionListen::class, +// \crmeb\listens\ActivateConsumptionListen::class, \crmeb\listens\SetProductProfitRateListen::class, \crmeb\listens\SendSubsidyCouponListen::class, ] : [],