更新
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
// +----------------------------------------------------------------------
|
||||
return [
|
||||
// 指令定义
|
||||
'commands' => [
|
||||
'commands' => [
|
||||
'prescription-ai:work' => 'app\\command\\PrescriptionAiWork',
|
||||
'prescription-ai:backfill' => 'app\\command\\PrescriptionAiBackfill',
|
||||
// 定时任务
|
||||
'crontab' => 'app\common\command\Crontab',
|
||||
// 退款查询
|
||||
|
||||
Reference in New Issue
Block a user