refactor: 移除 StoryItem 的分享相关功能和字段
All checks were successful
test/timeline-server/pipeline/head This commit looks good

从 StoryItem 实体类中删除了 shareId、type、status 和 cover 字段,并注释掉了控制器、服务层及 Mapper 中所有根据 shareId 查询的方法。同时同步更新了 SQL 映射文件,移除了对应的数据库操作字段。
This commit is contained in:
2026-02-12 10:14:44 +08:00
parent d405d84dfe
commit 0349bf3c70
8 changed files with 4064 additions and 36 deletions

View File

File diff suppressed because it is too large Load Diff