fix:生成api没有开始时间戳

This commit is contained in:
SengokuCola
2025-12-22 23:27:50 +08:00
parent 282cc4aad0
commit 4bf72e260c
6 changed files with 68 additions and 5 deletions

1
bot.py
View File

@@ -59,6 +59,7 @@ def run_runner_process():
while True:
logger.info(f"正在启动 {script_file}...")
logger.info("正在编译着色器1/114514")
# 启动子进程 (Worker)
# 使用 sys.executable 确保使用相同的 Python 解释器