no message

This commit is contained in:
hellcat 2025-10-09 19:41:49 +08:00
parent 89bb3e862d
commit c86a5c6b73

View File

@ -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();