feat(core): 重构模型路由管理并更新 Nacos 配置- 移除 ModelProperties 类,使用数据库存储模型路由映射- 新增 ModelRouteMapping 实体类和 ModelRouteMappingRepository 接口 #40

Merged
gewuyou merged 1 commits from dev into test 2025-05-10 21:47:37 +08:00

1 Commits

Author SHA1 Message Date
484ffa4f13 feat(core): 重构模型路由管理并更新 Nacos 配置- 移除 ModelProperties 类,使用数据库存储模型路由映射- 新增 ModelRouteMapping 实体类和 ModelRouteMappingRepository 接口
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 2m32s
- 更新 ModelRouteManager 类,使用数据库查询模型路由信息- 修改 Nacos 配置,将 IP 地址从 192.168.1.8 改为 127.0.0.1
2025-05-10 21:46:35 +08:00