添加环境变量映射,支持完整性检查任务和工具类任务的执行

This commit is contained in:
Neo
2026-01-19 22:37:17 +08:00
parent 7ca19a4a2c
commit 8b98fcea1f
5 changed files with 465 additions and 0 deletions

View File

@@ -3,3 +3,10 @@ psycopg2-binary>=2.9.0
requests>=2.28.0
python-dateutil>=2.8.0
tzdata>=2023.0
flask>=2.3
# GUI 依赖
PySide6>=6.5.0
# 打包工具 (可选,仅打包 EXE 时需要)
# pyinstaller>=6.0.0