feat: add non-destructive EJ medicine sync

This commit is contained in:
2026-09-10 11:09:26 +08:00
parent 27fbef9321
commit 17e9e7b6b6
6 changed files with 1087 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ return [
'gancao:sync-logistics' => 'app\\command\\GancaoSyncLogisticsRoute',
'ej-pharmacy:sync-catalog' => 'app\\command\\EjPharmacySyncCatalog',
'ej-pharmacy:bootstrap-medicines' => 'app\\command\\EjPharmacyBootstrapMedicines',
'ej-pharmacy:push-medicines' => 'app\\command\\EjPharmacyPushMedicines',
// 历史 internal_cost:批量甘草预报价回填(CTM_PREVIEW
'tcm:backfill-internal-cost' => 'app\\command\\TcmBackfillPrescriptionOrderInternalCost',
// 批量回填业务订单签收时间到物流库(导出读库即可,不再逐单 HTTP)