fix: 优化 README 内容问题,优化绘图

This commit is contained in:
2025-12-18 11:21:26 +08:00
parent 1c866d8fde
commit fbcb45c81b
6 changed files with 91 additions and 26 deletions

View File

@@ -27,7 +27,7 @@ def start_scheduler():
sd.push,
trigger="cron",
hour=8,
minute=0,
minute=30,
id="push_gzh",
replace_existing=True,
max_instances=1,