rwadurian/backend/services/identity-service/src
hailin 2662409d80 fix(identity-service): 修复 TypeScript 编译错误
- 修复 account.id -> account.userId 属性访问错误
- 修复 smsService.verifySmsCode 方法调用,改为直接从 Redis 验证

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 03:20:37 -08:00
..
api feat(auth): 增强提现安全验证 2025-12-19 03:05:53 -08:00
application fix(identity-service): 修复 TypeScript 编译错误 2025-12-19 03:20:37 -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(auth): 增强提现安全验证 2025-12-19 03:05:53 -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