no message
This commit is contained in:
parent
7b0b8f6d30
commit
d010298952
@ -1208,6 +1208,7 @@ final class Cron
|
|||||||
|
|
||||||
// DB::beginTransaction();
|
// DB::beginTransaction();
|
||||||
|
|
||||||
|
tomd($oPlanExpireQueue->user_id)
|
||||||
$oUser = User::where("id", $oPlanExpireQueue->user_id)->first();
|
$oUser = User::where("id", $oPlanExpireQueue->user_id)->first();
|
||||||
tomd($oUser->toArray, 1);
|
tomd($oUser->toArray, 1);
|
||||||
$oUser->class = $iToClass;
|
$oUser->class = $iToClass;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user