This commit is contained in:
eric
2026-03-15 19:12:12 -05:00
parent 7d57cdc503
commit d44417d10a
42 changed files with 3953 additions and 3 deletions

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

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