073f5af70a85869d471015a5d2ee5f872bf88cd1
All checks were successful
test/timeline-server/pipeline/head This commit looks good
1. 在 StoryItemServiceImpl 中实现了分页查询、创建、更新、删除及详情获取等核心业务逻辑。 2. 重构了 StoryItem 实体类,将 time 字段更名为 storyItemTime。 3. 让 StoryItemVo 继承 StoryItem 以减少代码冗余,并支持更丰富的查询参数。 4. 引入了事务管理和分页插件支持。
Description
timeline backend
Languages
Java
98%
HTML
0.8%
Shell
0.6%
Batchfile
0.5%