mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 19:23:52 +08:00
update:发送手机验证码
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ public class CaptchaServiceImpl implements CaptchaService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 发送验证码短信
|
// 发送验证码短信
|
||||||
// smsService.sendVerificationCodeSms(phone, validateCodes);
|
smsService.sendVerificationCodeSms(phone, validateCodes);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user