调整入库时机

This commit is contained in:
Liu
2025-04-09 21:23:08 +08:00
parent e156cabe9e
commit 5903661623

View File

@@ -236,7 +236,7 @@ class Robot(Job):
if msg.is_at(self.wxid): # 被@
self.toAt(msg)
return # 处理完群聊信息,后面就不需要处理了
return # 处理完群聊信息,后面就不需要处理了
# 发布消息接收事件