This commit is contained in:
sjk
2026-01-19 09:28:03 +08:00
parent a6326a8ccb
commit c4711fc84f
2 changed files with 57 additions and 24 deletions

View File

@@ -517,7 +517,7 @@ if __name__ == "__main__":
# ==================== 配置区 ====================
# 执行模式1=串行,>1=并发
MAX_WORKERS = 1
MAX_WORKERS = 3
# 是否使用代理
USE_PROXY = True