朋友圈采集自己的任务完成
This commit is contained in:
@@ -27,6 +27,7 @@ return [
|
||||
'allotrule:autocreate' => 'app\command\AutoCreateAllotRulesCommand', // 自动创建分配规则 √
|
||||
'content:collect' => 'app\command\ContentCollectCommand', // 内容采集任务 √
|
||||
'moments:collect' => 'app\command\WechatMomentsCommand', // 朋友圈采集任务
|
||||
'own:moments:collect' => 'app\command\OwnMomentsCollectCommand', // 采集在线微信账号自己的朋友圈
|
||||
'switch:friends' => 'app\command\SwitchFriendsCommand',
|
||||
'call-recording:list' => 'app\command\CallRecordingListCommand', // 通话记录列表 √
|
||||
'sync:wechatData' => 'app\command\SyncWechatDataToCkbTask', // 同步微信数据到存客宝
|
||||
|
||||
Reference in New Issue
Block a user