no message

This commit is contained in:
hellcat 2025-10-09 21:16:35 +08:00
parent 7b0b8f6d30
commit d010298952

View File

@ -1208,6 +1208,7 @@ final class Cron
// DB::beginTransaction();
tomd($oPlanExpireQueue->user_id)
$oUser = User::where("id", $oPlanExpireQueue->user_id)->first();
tomd($oUser->toArray, 1);
$oUser->class = $iToClass;