refactor(llmx-core):调整跨域配置并优化部分代码 #20

Merged
gewuyou merged 1 commits from dev into test 2025-05-09 15:13:14 +08:00

1 Commits

Author SHA1 Message Date
7400c4d24f refactor(llmx-core):调整跨域配置并优化部分代码
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 4m13s
- 移除全局 CorsConfig 类,注释保留备用- 在 ChatController 中添加跨域配置
- 将 AppConfiguration 类和 webClientBuilder 方法改为开放
2025-05-09 15:12:31 +08:00