This commit is contained in:
Your Name
2026-09-10 15:19:17 +08:00
parent 27fbef9321
commit 36975c6c1b
487 changed files with 15696 additions and 78 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
// +----------------------------------------------------------------------
return [
// 指令定义
'commands' => [
'commands' => [
'prescription-ai:work' => 'app\\command\\PrescriptionAiWork',
'prescription-ai:backfill' => 'app\\command\\PrescriptionAiBackfill',
// 定时任务
'crontab' => 'app\common\command\Crontab',
// 退款查询