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-07-22 23:00:39 +08:00
2025-07-22 23:00:39 +08:00
2025-07-22 23:00:39 +08:00
2026-01-05 15:57:02 +08:00
2026-01-05 15:57:02 +08:00
2026-01-05 15:21:26 +08:00
2026-01-07 17:23:02 +08:00
2025-12-24 14:17:19 +08:00
2025-07-22 23:00:39 +08:00
2025-07-22 23:00:39 +08:00
2025-07-22 23:00:39 +08:00
Description
timeline backend
833 KiB
Languages
Java 98%
HTML 0.8%
Shell 0.6%
Batchfile 0.5%