更新
This commit is contained in:
@@ -24,6 +24,8 @@ return [
|
||||
'express:sync' => 'app\\command\\SyncTrackingNumbers',
|
||||
// 企业微信客户同步
|
||||
'qywx:sync-customer' => 'app\\command\\QywxSyncCustomer',
|
||||
// 一次性回填企微客户 tags 字段(从本地 follow_users JSON 提取,不调企微 API)
|
||||
'qywx:backfill-customer-tags' => 'app\\command\\QywxBackfillCustomerTags',
|
||||
// 扫描企微客户渠道标签
|
||||
'qywx:scan-media-channel' => 'app\\command\\QywxScanMediaChannel',
|
||||
// 企业微信会话内容存档同步(需开通会话存档 License 并配置 msgaudit_* 相关项 + 动态库)
|
||||
|
||||
Reference in New Issue
Block a user