topfans/backend/services
zerosaturation bee30a1824 feat: integrate asset level system with existing services
- mintService: Add AssetLevelService field and call GetOrCreateRecord after asset creation
- assetLikeService: Add AssetLevelService and call AddLikes/RemoveLikes in LikeAsset/UnlikeAsset
- revenueService: Add AssetLevelService and call AddExhibitionHours in OnExhibitionCompleted

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 19:03:31 +08:00
..
activityService feat: 新增单次购买道具的聚合功能 2026-05-22 11:59:41 +08:00
assetService feat: integrate asset level system with existing services 2026-05-25 19:03:31 +08:00
galleryService feat: 修改自动领取收益关闭,修复下架时间的bug,修改的光栅卡陀螺仪 2026-05-25 11:08:35 +08:00
socialService fea: 修改下架移除点赞记录删除 2026-05-22 18:49:34 +08:00
starbookService
taskService feat: integrate asset level system with existing services 2026-05-25 19:03:31 +08:00
userService