feat(llmx-core-service): 添加CORS配置类 #19

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

1 Commits

Author SHA1 Message Date
e6149ecb02 feat(llmx-core-service): 添加CORS配置类
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 2m22s
- 新增CorsConfig类,实现全局CORS配置
- 允许所有来源、所有HTTP方法和所有请求头- 禁用Cookie携带,预检请求缓存时间为3600秒
2025-05-09 14:16:56 +08:00