提交代码调整。
This commit is contained in:
@@ -234,7 +234,6 @@ class ContactManager:
|
||||
# "province": cnt.get("province", ""),
|
||||
# "city": cnt.get("city", ""),
|
||||
# "gender": gender}
|
||||
self._friends = self.message_util.get_friends()
|
||||
self._logger.info(f"联系人信息已刷新,共 {len(new_contacts)} 个联系人")
|
||||
self._classify_contacts()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user