feat(ai): 補抓 PChome 待比對商品
All checks were successful
CD Pipeline / deploy (push) Successful in 2m20s
All checks were successful
CD Pipeline / deploy (push) Successful in 2m20s
This commit is contained in:
4
app.py
4
app.py
@@ -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 防護函數
|
||||
|
||||
Reference in New Issue
Block a user