coupon_longtime)){ AisCouponUser::where(['member_miniapp_id' => $config->member_miniapp_id,'is_end' => 0])->where('create_time','<=',(time() - $config->coupon_longtime * 60 * 60 ))->update(['is_end' => 1]); } } } }