diff --git a/application/common/command/CheckOrdeRecordCommand.php b/application/common/command/CheckOrdeRecordCommand.php index 50f74fa..f2ad185 100644 --- a/application/common/command/CheckOrdeRecordCommand.php +++ b/application/common/command/CheckOrdeRecordCommand.php @@ -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){