From 108735fdad632741b98c9a92f708303956f57ff4 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 26 May 2025 17:19:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=97=A0=E6=95=88=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robot.py | 1 - 1 file changed, 1 deletion(-) diff --git a/robot.py b/robot.py index 4aee8c4..adfb226 100644 --- a/robot.py +++ b/robot.py @@ -452,7 +452,6 @@ class Robot: 保持机器人运行,不让进程退出 """ while True: - # self.runPendingJobs() time.sleep(1) # 添加一个方法用于刷新联系人信息