删除无用的代码

This commit is contained in:
TechShrimp
2023-10-15 15:24:24 +08:00
parent d1c1e2ca43
commit 1394bda837

View File

@@ -41,8 +41,6 @@ def main():
# 机器人启动发送测试消息
robot.sendTextMsg("机器人启动成功!", "filehelper")
#print(robot.getAllContacts())
# 接收消息
# robot.enableRecvMsg() # 可能会丢消息?
robot.enableReceivingMsg() # 加队列