调整用户信息获取内容

This commit is contained in:
liuwei
2025-06-24 10:32:27 +08:00
parent 4acc0261ca
commit e562fd281a

View File

@@ -199,7 +199,7 @@ class Robot:
# 先接受堆积消息
self.LOG.info("处理堆积消息中")
await self.ipad_bot.send_text_message("filehelper", "ipad客户端启动成功")
# await self.ipad_bot.send_text_message("filehelper", "ipad客户端启动成功")
count = 0
while True:
data = await self.ipad_bot.sync_message()