-- 第二步: 明细数据已迁移到 IndicatorPoint, 删除 Indicator.data JSON 列 -- AlterTable ALTER TABLE `Indicator` DROP COLUMN `data`;