- 修改 `AiModelServiceImpl` 中的 `fetchLocalProfile` 方法,更新目标 URL 和解析逻辑 - 添加新的 `extractStringArray` 方法以提取字符串数组 - 更新 `AndroidChunkUploadService` 接口,移除 `totalChunks` 参数 - 修改 `LegacyMeetingAdapterServiceImpl` 和 `AndroidChunkUploadServiceImpl` 中的分片上传逻辑,支持合并音频文件 - 更新 `AndroidMeetingController` 中的 `finishOfflineMeeting` 方法,处理分片上传完成后的逻辑 - 优化 `MeetingServiceImpl` 中的 `getById` 方法,忽略租户信息 - 更新前端 `AiModels.tsx` 中的表单验证规则和隐藏部分字段 |
||
|---|---|---|
| backend | ||
| components | ||
| frontend | ||
| imeeting-h5 | ||
| .gitignore | ||
| init.md | ||