feat(ai): 建立 PChome 銷售挑品清單
All checks were successful
CD Pipeline / deploy (push) Successful in 2m24s

This commit is contained in:
OoO
2026-05-01 10:05:16 +08:00
parent 55855ef508
commit 82d759d3b1
8 changed files with 541 additions and 15 deletions

4
app.py
View File

@@ -95,8 +95,8 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.44: Persist PChome competitor price history
SYSTEM_VERSION = "V10.44"
# 🚩 2026-05-01 V10.45: AI product pick list and improved PChome matching
SYSTEM_VERSION = "V10.45"
# ==========================================
# 🔒 SQL Injection 防護函數