rwadurian/backend/services/authorization-service/src
hailin e95316c5f4 fix(authorization-service): register SystemAccountApplicationService in AppModule
Add missing dependency injection for SystemAccountApplicationService
which is required by InternalAuthorizationController for system account
report statistics API.

- Import SystemAccountRepositoryImpl and SYSTEM_ACCOUNT_REPOSITORY
- Register SystemAccountApplicationService as provider
- Register SYSTEM_ACCOUNT_REPOSITORY with SystemAccountRepositoryImpl

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 22:22:02 -08:00
..
api feat(reporting): add system account report aggregation feature 2026-01-04 22:06:58 -08:00
application feat(reporting): add system account report aggregation feature 2026-01-04 22:06:58 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain fix(authorization): allow admin tokens without accountSequence field 2026-01-03 22:57:56 -08:00
infrastructure fix(authorization): allow querying REVOKED records despite deletedAt being set 2026-01-04 02:52:43 -08:00
shared refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
app.module.ts fix(authorization-service): register SystemAccountApplicationService in AppModule 2026-01-04 22:22:02 -08:00
main.ts fix(authorization): add Kafka microservice for @EventPattern to work 2025-12-10 10:08:55 -08:00