topfans/backend/services
zerosaturation dcd8cd4527 feat: 实现我的作品统计接口(点赞/展出)
- 新增 GET /api/v1/me/liked-assets 接口
- 新增 GET /api/v1/me/exhibited-assets 接口
- 新增 GetMyLikedAssets 和 GetMyExhibitedAssets RPC 方法
- 新增 ExhibitedAssetItemDTO 和 GetMyExhibitedAssetsResponseDTO
- 前端新增 getUserLikedAssetsApi 和 getUserExhibitedAssetsApi(暂不实现)
- 更新设计文档,标记他人作品统计接口为暂不实现

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 13:35:21 +08:00
..
activityService
assetService feat:新增docker密钥登录部署 2026-04-24 18:04:55 +08:00
galleryService feat: 实现我的作品统计接口(点赞/展出) 2026-04-29 13:35:21 +08:00
socialService feat: 实现我的作品统计接口(点赞/展出) 2026-04-29 13:35:21 +08:00
starbookService feat: 新增星册藏品展示 2026-04-20 18:26:13 +08:00
taskService fix: 引导任务修改bug 2026-04-22 17:35:43 +08:00
userService feat: 新增账号状态 2026-04-27 12:59:19 +08:00