更新系统bug

This commit is contained in:
Your Name
2026-04-17 16:45:20 +08:00
parent bc1e2fddef
commit 2d9355e51f
2 changed files with 55 additions and 1 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',
],
];