feat(dashboard): 強化 AI 挑品清單決策資訊
All checks were successful
CD Pipeline / deploy (push) Successful in 2m22s

This commit is contained in:
OoO
2026-05-01 15:22:21 +08:00
parent a5de082437
commit 1d1a7f6e94
7 changed files with 201 additions and 8 deletions

4
app.py
View File

@@ -95,8 +95,8 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.57: Dashboard AI product pick list supports 50 items
SYSTEM_VERSION = "V10.57"
# 🚩 2026-05-01 V10.58: Dashboard AI pick list adds decision summary and reason column
SYSTEM_VERSION = "V10.58"
# ==========================================
# 🔒 SQL Injection 防護函數