feat(ai): 補抓 PChome 待比對商品
All checks were successful
CD Pipeline / deploy (push) Successful in 2m20s

This commit is contained in:
OoO
2026-05-01 13:40:37 +08:00
parent 9f9e0727e7
commit 043a7dc915
7 changed files with 160 additions and 21 deletions

4
app.py
View File

@@ -95,8 +95,8 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.47: Auto-detect sales columns for product picks
SYSTEM_VERSION = "V10.47"
# 🚩 2026-05-01 V10.48: Priority backfill for unmatched PChome products
SYSTEM_VERSION = "V10.48"
# ==========================================
# 🔒 SQL Injection 防護函數