rwadurian/backend/services/authorization-service/src
hailin 8b80e45524 fix(authorization): 火柴人排名过滤已撤销授权的考核记录
- findRankingsByMonthAndRegion 和 findRankingsByMonthAndRoleType 增加过滤条件
- 排除 authorization.status = 'REVOKED' 的记录
- 解决同一用户因有多条授权记录(含已撤销)而重复显示的问题

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 19:55:23 -08:00
..
api feat(reporting): add system account report aggregation feature 2026-01-04 22:06:58 -08:00
application fix(authorization): 添加火柴人排名调试日志 2026-01-05 06:23:57 -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): 火柴人排名过滤已撤销授权的考核记录 2026-01-05 19:55:23 -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