rwadurian/backend/services/auth-service/src
hailin cbdb449533 fix(auth): 修复 LegacyUserCdcConsumer 的 OutboxService 依赖注入
- 在 ApplicationModule 中导出 OutboxService
- 在 InfrastructureModule 中使用 forwardRef 导入 ApplicationModule
- 解决循环依赖问题

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 02:00:21 -08:00
..
api feat(cdc): 添加 legacy 用户批量同步功能 2026-01-11 20:17:46 -08:00
application fix(auth): 修复 LegacyUserCdcConsumer 的 OutboxService 依赖注入 2026-01-12 02:00:21 -08:00
domain feat(auth-service): 增强登录错误提示和指数退避锁定机制 2026-01-11 18:33:23 -08:00
infrastructure fix(auth): 修复 LegacyUserCdcConsumer 的 OutboxService 依赖注入 2026-01-12 02:00:21 -08:00
shared feat(auth-service): 添加用户认证服务2.0 2026-01-10 18:50:59 -08:00
app.module.ts feat(auth-service): 添加用户认证服务2.0 2026-01-10 18:50:59 -08:00
main.ts feat(auth-service): 添加用户认证服务2.0 2026-01-10 18:50:59 -08:00