no message
This commit is contained in:
parent
c86a5c6b73
commit
b32b5256f6
@ -1216,7 +1216,9 @@ final class Cron
|
||||
$oUser->u = 0;
|
||||
$oUser->d = 0;
|
||||
$oUser->transfer_today = 0;
|
||||
$oUser->save();
|
||||
$r = $oUser->save();
|
||||
|
||||
tomd($r, 1);
|
||||
|
||||
//// activated转移到expired
|
||||
// $oPlanActivated = PlanActivated::where("user_id", $oPlanExpireQueue->user_id)->first(); // 必然有,没有自然报错,user唯一
|
||||
|
||||
Loading…
Reference in New Issue
Block a user