topfans/backend/services/assetService
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
..
client feat: 新增经济系统 2026-05-14 15:59:07 +08:00
config 提交后端代码 2026-04-07 22:29:48 +08:00
configs 提交后端代码 2026-04-07 22:29:48 +08:00
provider feat:去掉重复的点赞约束 2026-05-25 19:03:35 +08:00
repository feat: 修改bug 2026-06-01 15:08:25 +08:00
service feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications 2026-06-08 17:20:53 +08:00
util 提交后端代码 2026-04-07 22:29:48 +08:00
worker feat: add season reset worker 2026-05-25 19:03:31 +08:00
go.mod feat: 添加 MiniMax 图生图服务和任务管理 2026-04-08 01:30:57 +08:00
go.sum feat: 添加 MiniMax 图生图服务和任务管理 2026-04-08 01:30:57 +08:00
IMPLEMENTATION_COMPLETE.md 提交后端代码 2026-04-07 22:29:48 +08:00
main.go feat:合并新 2026-06-03 22:41:19 +08:00