feat: 批量处理模式(10张/请求) + 内容审核失败处理

This commit is contained in:
2026-02-05 18:58:59 +08:00
parent a6f203a3e3
commit 6f66e7c10f
8 changed files with 276 additions and 274 deletions

View File

@@ -11,7 +11,7 @@ from datetime import datetime
from typing import Optional
# 日志目录
LOG_DIR = os.path.join(os.path.dirname(os.path.dirname(__file__)), "logs")
LOG_DIR = os.path.join(os.path.dirname(__file__), "logs")
def setup_logger(