make(StoreCouponRepository::class); try { $couponIds = $meka->sendSvipCoupon(); } catch (\Exception $e) { Log::INFO('发送付费会员优惠券失败:'.$moth); }; $job->delete(); } public function failed($data) { // TODO: Implement failed() method. } }