XuqmGroup-Server/tenant-service
XuqmGroup 8e041d50c1 fix(tenant-service): 修复 BUG_COLLECT 写入 service_type ENUM 列失败
V1 DDL 将两张表的相关列更新为 ENUM 定义(与实际数据库一致);
新增 V2 迁移将 BUG_COLLECT 加入 t_feature_service 和
t_service_activation_request 的 service_type ENUM。

已在线上执行 ALTER TABLE 修复,服务无需重启。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 10:02:05 +08:00
..
src/main fix(tenant-service): 修复 BUG_COLLECT 写入 service_type ENUM 列失败 2026-06-17 10:02:05 +08:00
pom.xml feat: 引入 Flyway 数据库版本管理,替换 ddl-auto: update 2026-06-12 23:28:12 +08:00