no message
This commit is contained in:
parent
89bb3e862d
commit
c86a5c6b73
@ -1244,12 +1244,12 @@ final class Cron
|
||||
}
|
||||
//// end
|
||||
|
||||
self::_helper_log("用户".$oUser->id."彻底过期");
|
||||
|
||||
$oPlanExpireQueue->delete();
|
||||
|
||||
DB::commit();
|
||||
|
||||
self::_helper_log("用户".$oUser->id."彻底过期");
|
||||
|
||||
} catch (\Exception $e) {
|
||||
|
||||
DB::rollBack();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user