調整暖色系為鮮明純色
All checks were successful
CD Pipeline / deploy (push) Successful in 1m0s

This commit is contained in:
OoO
2026-05-06 21:46:18 +08:00
parent 464cb6b037
commit dc137e33ca
12 changed files with 149 additions and 153 deletions

2
app.py
View File

@@ -96,7 +96,7 @@ except Exception as e:
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.76: Move monthly analysis report onto V2 shell
SYSTEM_VERSION = "V10.86"
SYSTEM_VERSION = "V10.87"
# ==========================================
# 🔒 SQL Injection 防護函數