Merge branch 'master' into gancao

This commit is contained in:
Your Name
2026-04-17 16:46:22 +08:00
272 changed files with 927 additions and 292 deletions
+2
View File
@@ -24,5 +24,7 @@ return [
'express:sync' => 'app\\command\\SyncTrackingNumbers',
// 企业微信客户同步
'qywx:sync-customer' => 'app\\command\\QywxSyncCustomer',
// 甘草订单物流路由同步(GET_TASK_ROUTE_LIST
'gancao:sync-logistics' => 'app\\command\\GancaoSyncLogisticsRoute',
],
];