This commit is contained in:
eric
2026-03-13 05:15:00 -05:00
parent 90378502cf
commit 53cacfac46
24 changed files with 1059 additions and 141 deletions

4
run-with-logs.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
REM 强制无缓冲输出,确保日志立即显示在终端
set PYTHONUNBUFFERED=1
python -u run.py