From 1394bda837f7504ccc2c9f4ec8c673a12f88c3c2 Mon Sep 17 00:00:00 2001 From: TechShrimp <939178127@qq.com> Date: Sun, 15 Oct 2023 15:24:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.py b/main.py index 4705381..5e3288d 100644 --- a/main.py +++ b/main.py @@ -41,8 +41,6 @@ def main(): # 机器人启动发送测试消息 robot.sendTextMsg("机器人启动成功!", "filehelper") - #print(robot.getAllContacts()) - # 接收消息 # robot.enableRecvMsg() # 可能会丢消息? robot.enableReceivingMsg() # 加队列