调整下图时间

This commit is contained in:
liuwei
2025-05-07 15:59:29 +08:00
parent 67c3430395
commit 22bc914df3

View File

@@ -63,7 +63,7 @@ def main(chat_type: int):
# robot.onEveryTime("15:30", robot.generate_sehuatang_pdf)
#
# # 秀人网每天自动下载帖子
robot.onEveryTime("10:00", robot.xiu_ren_download_task)
robot.onEveryTime("01:30", robot.xiu_ren_download_task)
#
# # 秀人网每天自动发pdf
# robot.onEveryTime("17:30", robot.xiu_ren_pdf_send)