|
|
@@ -10418,7 +10418,6 @@ public class DatabaseInitializer implements CommandLineRunner {
|
|
|
|
|
|
// 迁移299: promotion_tier 表添加 rate_percent 列(实体新模型返佣比例;修复 PromotionTierCheckScheduledTask 每天01:00 Unknown column 崩溃,2026-09-06)
|
|
|
ensureColumn("promotion_tier", "rate_percent", "INT DEFAULT 0 COMMENT '当前返佣比例(%)'");
|
|
|
- (feat: 商品详情页迁移至 discover-detail + 微信订单中心商品明细)
|
|
|
|
|
|
// ===== 生产库对账候选风险记录(已核对生产库,2026-09,按用户决定不迁移/暂不动,仅记录)=====
|
|
|
// 注:以下为 entity 期望但生产库未对齐.项目,用户已决定保持现状或记为候选,勿重复迁移。
|