MingNian
25a4078688
feat: 启用百度云 SMS 真实验证码发送
- SmsService: 从开发桩改为调用 BceSmsClient.SendAsync 真实发送
- AuthService.SendCodeAsync: 加 60 秒冷却 + 发送结果检查(失败返回 40010)
- Program.cs: 注册 BceSmsClient 到 DI(AddHttpClient + 10s 超时)
- auth_tests.cs: 加 CreateSmsService helper 适配构造注入
移动号实测可收到验证码,联通号运营商环节待报备
2026-07-28 15:01:00 +08:00
..
2026-07-20 10:19:01 +08:00
2026-07-18 17:48:44 +08:00
2026-06-20 22:06:31 +08:00
2026-07-20 17:12:00 +08:00
2026-07-28 15:01:00 +08:00
2026-07-23 18:58:33 +08:00
2026-07-12 22:49:38 +08:00
2026-07-15 23:22:52 +08:00
2026-07-15 23:22:52 +08:00
2026-07-20 10:19:01 +08:00
2026-06-20 20:41:42 +08:00
2026-07-15 23:22:52 +08:00
2026-07-20 17:12:00 +08:00
2026-07-15 23:22:52 +08:00
2026-07-20 17:12:00 +08:00