Merge branch 'long-consultation-desk'

This commit is contained in:
2026-04-30 12:19:12 +08:00
15 changed files with 675 additions and 272 deletions
+2
View File
@@ -32,5 +32,7 @@ return [
'qywx:sync-msg-archive' => 'app\\command\\QywxSyncMsgArchive',
// 甘草订单物流路由同步(GET_TASK_ROUTE_LIST
'gancao:sync-logistics' => 'app\\command\\GancaoSyncLogisticsRoute',
// 迁移诊单图片到医生备注表
'migrate:images-to-doctor-note' => 'app\\command\\MigrateImagesToDoctorNote',
],
];