rwadurian/backend/services/contribution-service/src/infrastructure
hailin 0ebb0ad076 fix(contribution): use Symbol token for SYNCED_DATA_REPOSITORY injection
The GetTeamTreeQuery was importing SYNCED_DATA_REPOSITORY as a Symbol from
the domain interface, but InfrastructureModule defined its own string token.
This caused NestJS dependency resolution to fail.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 09:33:21 -08:00
..
kafka fix(contribution-service): reset consumer group offsets to earliest on startup 2026-01-13 22:14:51 -08:00
persistence feat(dashboard): add detailed contribution breakdown by category 2026-01-15 01:43:37 -08:00
redis feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
infrastructure.module.ts fix(contribution): use Symbol token for SYNCED_DATA_REPOSITORY injection 2026-01-16 09:33:21 -08:00