topfans/backend/services/galleryService
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-25 19:03:32 +08:00
config feat: 重构展位选择 2026-05-20 14:18:44 +08:00
configs 提交后端代码 2026-04-07 22:29:48 +08:00
provider feat: 经济系统重构 - 任务服务与画廊服务解耦 2026-05-15 23:12:02 +08:00
repository feat: 修改用户经验bug和收益记录bug 2026-05-31 20:38:58 +08:00
service feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications 2026-06-08 17:20:53 +08:00
go.mod 提交后端代码 2026-04-07 22:29:48 +08:00
go.sum 提交后端代码 2026-04-07 22:29:48 +08:00
main.go feat: 经济系统重构 - 任务服务与画廊服务解耦 2026-05-15 23:12:02 +08:00
STAGE_FOUR_COMPLETE.md 提交后端代码 2026-04-07 22:29:48 +08:00
STAGE_SEVEN_COMPLETE.md 提交后端代码 2026-04-07 22:29:48 +08:00
STAGE_THREE_COMPLETE.md 提交后端代码 2026-04-07 22:29:48 +08:00