zerosaturation
|
c5bf9df955
|
feat: 经济系统重构 - 任务服务与画廊服务解耦
- galleryService 独立启动,配置 task-service-url
- 新增 taskService 到 galleryService 的 RPC 调用
- 更新 proto 文件并重新生成代码
- 新增展览唯一约束迁移脚本
- 修复多个 service 的配置和依赖关系
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-15 23:12:02 +08:00 |
|
zerosaturation
|
852b02f014
|
feat :新增查看他人的在展作品
|
2026-05-09 16:05:02 +08:00 |
|
zerosaturation
|
ca3eeb8b5a
|
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-05-06 10:51:06 +08:00 |
|
zerosaturation
|
f426b84c0a
|
feat: 新增昵称增加好友和注册用户昵称时的昵称判断
|
2026-04-21 16:08:55 +08:00 |
|
zerosaturation
|
06f4038a75
|
提交后端代码
|
2026-04-07 22:29:48 +08:00 |
|