队列列表提交
This commit is contained in:
@@ -19,9 +19,7 @@ return [
|
||||
'message:friendsList' => 'app\command\MessageFriendsListCommand', // 微信好友消息列表 √
|
||||
'message:chatroomList' => 'app\command\MessageChatroomListCommand', // 微信群聊消息列表 √
|
||||
'department:list' => 'app\command\DepartmentListCommand', // 部门列表 √
|
||||
<<<<<<< Updated upstream
|
||||
'content:sync' => 'app\command\SyncContentCommand', // 同步内容库 √
|
||||
=======
|
||||
'groupFriends:list' => 'app\command\GroupFriendsCommand', // 微信群好友列表
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user