rwadurian/backend/services/authorization-service/src
hailin f20643599e fix: 修复多个服务的 TypeScript 编译错误
- admin-service: 添加 kafkajs 依赖,修复 SystemConfigEntity null vs undefined 类型
- authorization-service: 修复 selfPlantingCount 属性名,修复 AuthorizationRole factory 参数
- identity-service: 修复测试文件 accountSequence 类型(number -> string)
- admin-web: 在 authSlice 中添加 refreshToken 支持

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 06:29:49 -08:00
..
api chore: 提交所有未提交的修改 2025-12-19 06:09:43 -08:00
application fix: 修复多个服务的 TypeScript 编译错误 2025-12-19 06:29:49 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat(authorization): 添加审计查询方法支持查询已删除记录 2025-12-17 07:53:37 -08:00
infrastructure chore: 提交所有未提交的修改 2025-12-19 06:09:43 -08:00
shared refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
app.module.ts chore: 提交所有未提交的修改 2025-12-19 06:09:43 -08:00
main.ts fix(authorization): add Kafka microservice for @EventPattern to work 2025-12-10 10:08:55 -08:00