完成订单重构
This commit is contained in:
parent
fa33ccd504
commit
684c4d3801
|
|
@ -15,7 +15,7 @@ class CheckOrdeRecordCommand extends Command
|
|||
protected function configure()
|
||||
{
|
||||
$this->setName('check:dispatch-record-notice')
|
||||
->setDescription('dispatch跟进记录通知,每分钟一次');
|
||||
->setDescription('dispatch跟进记录通知,每天9点1分执行');
|
||||
}
|
||||
|
||||
protected function execute(Input $input, Output $output){
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user