Reformat codes

This commit is contained in:
Changhua
2022-11-20 22:20:13 +08:00
parent 5e5f19a271
commit 7be5c689f3
2 changed files with 13 additions and 10 deletions

View File

@@ -33,6 +33,7 @@ def main():
robot = Robot(wcf)
robot.LOG.info("正在启动机器人···")
# 机器人启动发送测试消息
robot.sendTextMsg("机器人启动成功!", "filehelper")