调整用户信息获取内容
This commit is contained in:
2
robot.py
2
robot.py
@@ -199,7 +199,7 @@ class Robot:
|
|||||||
# 先接受堆积消息
|
# 先接受堆积消息
|
||||||
self.LOG.info("处理堆积消息中")
|
self.LOG.info("处理堆积消息中")
|
||||||
|
|
||||||
await self.ipad_bot.send_text_message("filehelper", "ipad客户端启动成功")
|
# await self.ipad_bot.send_text_message("filehelper", "ipad客户端启动成功")
|
||||||
count = 0
|
count = 0
|
||||||
while True:
|
while True:
|
||||||
data = await self.ipad_bot.sync_message()
|
data = await self.ipad_bot.sync_message()
|
||||||
|
|||||||
Reference in New Issue
Block a user