This commit is contained in:
Your Name
2026-04-11 18:06:02 +08:00
parent 4909ec6daa
commit abcecf66e7
325 changed files with 4199 additions and 633 deletions
+2
View File
@@ -22,5 +22,7 @@ return [
'express:auto-update' => 'app\\command\\ExpressAutoUpdate',
// 同步现有订单快递单号
'express:sync' => 'app\\command\\SyncTrackingNumbers',
// 企业微信客户同步
'qywx:sync-customer' => 'app\\command\\QywxSyncCustomer',
],
];