提醒更新成功

This commit is contained in:
liuwei
2025-05-06 11:01:04 +08:00
parent e47adac236
commit f9495a6cfb
2 changed files with 2 additions and 1 deletions

View File

@@ -38,7 +38,6 @@ def main(chat_type: int):
# 初始化并启动wechat_ipad客户端
if robot.init_wechat_ipad():
robot.LOG.info("wechat_ipad客户端启动成功")
robot.ipad_bot.send_text_message("filehelper", "ipad客户端启动成功")
else:
robot.LOG.error("wechat_ipad客户端启动失败")