topfans/backend/services/assetService/service
zerosaturation 0029fb8cc8 feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications
Modifications to 5 existing business services for TrackEvent integration:
- socialService/asset_like_service.go: TrackEvent(asset.like) after LikeAsset
- galleryService/exhibition_service.go: TrackEvent(exhibition.start) + (exhibition.end with duration)
- taskService/revenue_service.go: TrackEvent(exhibition.revenue) after OnExhibitionCompleted
- assetService/mint_service.go: TrackEvent(asset.mint) after CreateMintOrder
- assetService/asset_level_service.go: TrackEvent(asset.level_up) in logLevelChange
- userService/user_service.go: fireCrystalChangeEvent wrapper (call site TBD by service owner)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 17:20:53 +08:00
..
asset_level_service_test.go test: add asset level service unit tests 2026-05-25 19:03:32 +08:00
asset_level_service.go feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications 2026-06-08 17:20:53 +08:00
asset_like_service.go feat:修改类型为复合类型 2026-05-25 19:03:36 +08:00
asset_service.go fix: 样式修复、创作者头像修复 2026-06-03 18:13:16 +08:00
material_service.go feat: 修改各种小bug 2026-05-17 23:33:45 +08:00
minimax_service.go feat: 完善minimax调用图生图功能 2026-04-08 01:30:58 +08:00
mint_service.go feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications 2026-06-08 17:20:53 +08:00
ranking_service.go feat: 修改用户经验bug和收益记录bug 2026-05-31 20:38:58 +08:00