From 4bc44e37b934837e75934045f722d07bf4e7fdd1 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 3 Jun 2025 09:12:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot.py b/robot.py index 0cf73f5..dcb5615 100644 --- a/robot.py +++ b/robot.py @@ -602,7 +602,7 @@ class Robot: self.allContacts[wxid] = nick_name self.head_images[wxid] = small_head_img_url - friends = await self.ipad_bot.get_contractlist() + friends = await self.ipad_bot.get_contract_list() self.all_chatroom_members = self.contacts_db.get_chatroom_member_list_name_all() self.contact_manager.set_contacts(self.allContacts, friends, self.head_images,