From 59036616237b4abed14d333df75537ecb17239af Mon Sep 17 00:00:00 2001 From: Liu Date: Wed, 9 Apr 2025 21:23:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=85=A5=E5=BA=93=E6=97=B6?= =?UTF-8?q?=E6=9C=BA?= 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 2a6e38b..d97c48a 100644 --- a/robot.py +++ b/robot.py @@ -236,7 +236,7 @@ class Robot(Job): if msg.is_at(self.wxid): # 被@ self.toAt(msg) - return # 处理完群聊信息,后面就不需要处理了 + return # 处理完群聊信息,后面就不需要处理了 # 发布消息接收事件