mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[更新]修改系统任务指定
This commit is contained in:
parent
3a2e835e73
commit
a4fb320545
@ -32,7 +32,7 @@ class Stop extends Task
|
||||
*/
|
||||
protected function configure()
|
||||
{
|
||||
$this->setName('xqueue:stop')->setDescription('平滑停止异步任务守护主进程');
|
||||
$this->setName('xqueue:stop')->setDescription('平滑停止异步任务所有的进程');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user