config: 暫停 valentine_520 與 labor_day 爬蟲(LPN 不存在)
Some checks failed
CD Pipeline / deploy (push) Failing after 1m50s
Some checks failed
CD Pipeline / deploy (push) Failing after 1m50s
- 520 情人節主會場尚未上線(預計 5/10~5/15 momo 才會發布) - 勞動節 momo 歷年無獨立主會場,常合併進春日/桃金日活動 - 清空兩者 lpn_code 避免共用 mothers_day LPN 灌入錯誤標籤資料 - 加註 pause_reason 與 paused_date 供後續 LPN 補回時參考 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -24,20 +24,24 @@
|
||||
"name": "2026 母親節促銷爬蟲"
|
||||
},
|
||||
"valentine_520_2026": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"schedule_hours": 4,
|
||||
"lpn_code": "O7ylWdZJHj8",
|
||||
"lpn_code": "",
|
||||
"activity_name": "520情人節限定購物",
|
||||
"page_type": "valentine_520",
|
||||
"name": "2026 520 情人節促銷爬蟲"
|
||||
"name": "2026 520 情人節促銷爬蟲",
|
||||
"pause_reason": "主會場尚未上線(預計 5/10~5/15),LPN 待補",
|
||||
"paused_date": "2026-04-28"
|
||||
},
|
||||
"labor_day_2026": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"schedule_hours": 4,
|
||||
"lpn_code": "O7ylWdZJHj8",
|
||||
"lpn_code": "",
|
||||
"activity_name": "勞動節購物優惠",
|
||||
"page_type": "labor_day",
|
||||
"name": "2026 勞動節促銷爬蟲"
|
||||
"name": "2026 勞動節促銷爬蟲",
|
||||
"pause_reason": "momo 歷年未做獨立勞動節主會場,LPN 不存在",
|
||||
"paused_date": "2026-04-28"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user