rwadurian/backend/services/contribution-service/src
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
..
api feat(contribution/mining-app): add team tree API using contribution-service 2.0 2026-01-16 09:17:18 -08:00
application feat(contribution/mining-app): add team tree API using contribution-service 2.0 2026-01-16 09:17:18 -08:00
domain feat(contribution/mining): sync unallocated contributions to mining-service 2026-01-16 05:29:28 -08:00
infrastructure fix(contribution): use Symbol token for SYNCED_DATA_REPOSITORY injection 2026-01-16 09:33:21 -08:00
shared fix(contribution-service): 修复JWT验证与auth-service不兼容 2026-01-11 18:18:21 -08:00
app.module.ts fix(contribution-service): add parent .env path for shared config 2026-01-15 07:00:02 -08:00
main.ts fix(contribution-service): 统一使用api/v2前缀 2026-01-11 09:05:42 -08:00