rwadurian/backend/services/identity-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 fix(identity-service): 修复 PrismaService 导入路径 2025-12-19 05:27:17 -08:00
application fix: 修复多个服务的 TypeScript 编译错误 2025-12-19 06:29:49 -08:00
config feat(auth): 增强提现安全验证 2025-12-19 03:05:53 -08:00
domain feat(admin): 实现用户管理功能完整前后端架构 2025-12-18 02:29:11 -08:00
infrastructure feat(identity-service): 添加密码设置和短信验证功能 2025-12-19 03:23:36 -08:00
shared fix(backend): 修复构建错误并添加 TOTP 数据库迁移 2025-12-15 05:29:29 -08:00
app.module.ts fix(identity): add StorageService to InfrastructureModule in app.module.ts 2025-12-07 21:53:06 -08:00
main.ts fix(services): add Kafka microservice for @MessagePattern to work 2025-12-10 09:57:07 -08:00