topfans/backend/services/assetService
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
..
client
config
configs
provider feat: add asset level provider for dependency injection 2026-05-25 19:03:31 +08:00
repository feat: add asset level repositories 2026-05-25 19:03:31 +08:00
service feat: integrate asset level system with existing services 2026-05-25 19:03:31 +08:00
util
worker feat: add season reset worker 2026-05-25 19:03:31 +08:00
go.mod
go.sum
IMPLEMENTATION_COMPLETE.md
main.go feat: 合并代码,解决冲突 2026-05-16 02:42:32 +08:00