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