Files
timeline-server/timeline-story-service
jianghao 073f5af70a
All checks were successful
test/timeline-server/pipeline/head This commit looks good
feat: 实现 StoryItemService 业务逻辑
1. 在 StoryItemServiceImpl 中实现了分页查询、创建、更新、删除及详情获取等核心业务逻辑。
2. 重构了 StoryItem 实体类,将 time 字段更名为 storyItemTime。
3. 让 StoryItemVo 继承 StoryItem 以减少代码冗余,并支持更丰富的查询参数。
4. 引入了事务管理和分页插件支持。
2026-02-11 16:11:57 +08:00
..
2025-12-24 17:04:30 +08:00