rwadurian/backend/services/authorization-service/src
hailin bc1d4a62c6 fix(authorization): add Transform decorator to parse includeRevoked query param
查询参数都是字符串类型,需要将 'true' 转换为布尔值 true,
否则后端无法正确处理 includeRevoked 参数,导致已撤销的授权记录不显示。

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 02:07:49 -08:00
..
api fix(authorization): add Transform decorator to parse includeRevoked query param 2026-01-04 02:07:49 -08:00
application refactor: rename "总部社区" to "总部" across backend services 2026-01-04 00:34:36 -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 Revert "fix(authorization): exclude revoked records when checking existing authorization" 2026-01-04 01:08:28 -08:00
shared refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
app.module.ts chore(authorization-service): 移除已执行完成的 OTP 修复任务 2025-12-25 23:06:32 -08:00
main.ts fix(authorization): add Kafka microservice for @EventPattern to work 2025-12-10 10:08:55 -08:00