no message
This commit is contained in:
parent
2072e8aa84
commit
7b0b8f6d30
@ -153,7 +153,7 @@ final class Test extends Base
|
||||
{
|
||||
$job = new Cron();
|
||||
// $job->orderToPlan(); // 账单激活 | 用户当前class非2就进过期队列
|
||||
// $job->plan_expireToQueue(); // 标记过期队列
|
||||
$job->plan_expireToQueue(); // 标记过期队列
|
||||
// $job->planQueue_pendingToActivation(); // 队列排除 1 激活pending
|
||||
// $job->planQueue_expireToBuy(); // 队列排除 2 自动续订 购买激活
|
||||
$job->planQueue_expireDone(); // 队列3 处理完成 发送通知
|
||||
|
||||
Loading…
Reference in New Issue
Block a user