更新
This commit is contained in:
@@ -34,6 +34,8 @@ return [
|
||||
'gancao:sync-logistics' => 'app\\command\\GancaoSyncLogisticsRoute',
|
||||
// 历史 internal_cost:批量甘草预报价回填(CTM_PREVIEW)
|
||||
'tcm:backfill-internal-cost' => 'app\\command\\TcmBackfillPrescriptionOrderInternalCost',
|
||||
// 批量回填业务订单签收时间到物流库(导出读库即可,不再逐单 HTTP)
|
||||
'tcm:backfill-sign-time' => 'app\\command\\TcmBackfillPrescriptionOrderSignTime',
|
||||
// 迁移诊单图片到医生备注表
|
||||
'migrate:images-to-doctor-note' => 'app\\command\\MigrateImagesToDoctorNote',
|
||||
// 诊单待办事项:扫描到点的待执行项并向创建人发送企业微信消息
|
||||
|
||||
Reference in New Issue
Block a user