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

@@ -30,7 +30,7 @@ async def main():
start_scheduler()
await SD().push()
# await SD().push()
while True:
await asyncio.sleep(3600)