去除ABOT内容

This commit is contained in:
liuwei
2025-05-28 16:57:37 +08:00
parent af6a16c341
commit 04df61694b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ def main():
# 创建机器人实例
robot = Robot(config)
robot.LOG.info(f"WeChatRobot 正在启动...")
robot.LOG.info(f"ABOT服务 正在启动...")
# 初始化并启动wechat_ipad客户端
if robot.init_wechat_ipad():