feat(market-intel): add alert review queue migration blueprint
All checks were successful
CD Pipeline / deploy (push) Successful in 1m1s

This commit is contained in:
OoO
2026-05-18 19:51:36 +08:00
parent 7e2f1ac671
commit bc900321f8
13 changed files with 188 additions and 30 deletions

View File

@@ -46,6 +46,7 @@ from .market_intel_models import ( # noqa: F401 - ADR-035 market_* 表
MarketProductPriceHistory,
MarketProductMatch,
MarketCrawlerRun,
MarketAlertReviewQueue,
)
# 🚩 導入優化後的日誌管理模組