From 9dc064682fdbe733174add88492fc4e091073a98 Mon Sep 17 00:00:00 2001 From: liuwei Date: Sat, 8 Feb 2025 15:01:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=97=B6=E9=97=B4=E4=B8=BA15?= =?UTF-8?q?=E7=82=B9=E5=8F=91PDF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 70cf26e..eec57b3 100644 --- a/main.py +++ b/main.py @@ -64,7 +64,7 @@ def main(chat_type: int): robot.onEveryTime("09:30", robot.generateAndSendRanking) #sehuatang - robot.onEveryTime("10:00",robot.generateSehuatangPdf) + robot.onEveryTime("15:00",robot.generateSehuatangPdf) # 让机器人一直跑