f0d140c646dfc7e98ae6c16d1a1d8d6b322a5d9a
All checks were successful
test/timeline-server/pipeline/head This commit looks good
在文件服务和故事服务中增加了对视频、持续时间及缩略图相关字段的支持。 - 在 `ImageInfo` 和 `StoryItem` 实体类中添加 `duration`、`thumbnailInstanceId` 等字段 - 更新 MyBatis 映射文件以支持新字段的持久化 - 在 `FileService` 中新增 `generateVideoUrl` 接口用于获取视频预签名地址 - 调整 `saveFileMetadata` 接口返回生成的 `instanceId` - 优化了部分代码的格式和缩进
Description
timeline backend
Languages
Java
98%
HTML
0.8%
Shell
0.6%
Batchfile
0.5%