企业微信外部联系人同步
This commit is contained in:
@@ -23,6 +23,6 @@ return [
|
||||
// 同步现有订单快递单号
|
||||
'express:sync' => 'app\\command\\SyncTrackingNumbers',
|
||||
// 企业微信客户同步
|
||||
'qywx:sync-customer' => 'app\\command\\QywxSyncCustomer',
|
||||
'qywx:sync_customer' => 'app\\common\\command\\QywxSyncCustomer',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user