新增
This commit is contained in:
@@ -22,5 +22,7 @@ return [
|
||||
'express:auto-update' => 'app\\command\\ExpressAutoUpdate',
|
||||
// 同步现有订单快递单号
|
||||
'express:sync' => 'app\\command\\SyncTrackingNumbers',
|
||||
// 企业微信客户同步
|
||||
'qywx:sync-customer' => 'app\\command\\QywxSyncCustomer',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user