悠山 2bd20404ba refactor(ai): 重构AI模块文件处理和模型管理功能
- 修改AbstractFileClient移除域名拼接逻辑
- 将getModel接口改为getEnabledModels批量获取已启用模型
- 更新AiSampleMapper查询语句改用LEFT JOIN并添加筛选条件
- 移除application-local.yaml中的file-server配置项
- 添加ImgJsonSerializer组件处理图片URL序列化
- 优化AiSampleServiceImpl文件上传逻辑
- 调整分页参数验证注解格式
2026-02-28 10:19:04 +08:00
2025-11-04 16:13:28 +08:00
2025-11-03 17:36:17 +08:00
2025-09-24 09:43:39 +08:00
2025-04-15 18:41:32 +08:00
2025-09-30 17:35:00 +08:00
Description
No description provided
7.5 MiB
Languages
Java 75.7%
PLpgSQL 24.2%