gcx/backend/services/auth-service/src
hailin 6e6723a664 fix(auth): 参照rwdurian实现重写AliyunSmsProvider
使用 sendSmsWithOptions + RuntimeOptions 替代 sendSms,
与 rwdurian identity-service 已验证的实现保持一致。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 01:00:30 -08:00
..
application fix(auth): 修复 TypeScript 编译错误 — RegisterDto.password 可选 + Aliyun import 类型 2026-02-23 22:10:28 -08:00
domain feat(auth): 完整实现 SMS 手机注册/登录/验证系统 2026-02-23 19:12:57 -08:00
infrastructure fix(auth): 参照rwdurian实现重写AliyunSmsProvider 2026-02-24 01:00:30 -08:00
interface/http fix(auth): LoginDto.deviceInfo/ipAddress 添加 @IsOptional 2026-02-23 22:18:21 -08:00
app.module.ts feat(health): 为全部12个微服务添加Docker健康检查 2026-02-20 05:39:25 -08:00
auth.module.ts feat(admin): SMS 管理后台 — admin 端点 + 用户管理增强 + SMS 日志页 2026-02-23 20:34:15 -08:00
main.ts feat: 完成全部后端微服务开发 (10服务/373文件/15586行代码) 2026-02-12 17:09:12 -08:00