添加 刷新通讯录功能,用于解决冗余数据问题。
This commit is contained in:
@@ -45,6 +45,7 @@ class DashboardServer:
|
||||
self.plugin_manager = robot_instance.plugin_manager
|
||||
self.plugin_registry = robot_instance.plugin_registry
|
||||
self.client: WechatAPIClient = robot_instance.ipad_bot
|
||||
self.robot = robot_instance
|
||||
|
||||
# # 设置用户信息
|
||||
# self.user_data = {
|
||||
|
||||
Reference in New Issue
Block a user