【触客宝】 好友、群、设备队列优化
This commit is contained in:
@@ -21,5 +21,6 @@ return [
|
||||
'department:list' => 'app\command\DepartmentListCommand', // 部门列表 √
|
||||
'content:sync' => 'app\command\SyncContentCommand', // 同步内容库 √
|
||||
'groupFriends:list' => 'app\command\GroupFriendsCommand', // 微信群好友列表
|
||||
|
||||
'allotFriends:run' => 'app\command\AllotFriendCommand', // 自动分配微信好友
|
||||
'allotChatroom:run' => 'app\command\AllotChatroomCommand', // 自动分配微信群聊
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user