refactor: 获取短信、邮箱验证码接口适配 ContiNew Starter 限流器

This commit is contained in:
2024-06-30 23:46:22 +08:00
parent 5604fe9578
commit 44811fc932
5 changed files with 66 additions and 48 deletions

View File

@@ -63,11 +63,6 @@ public class CaptchaProperties {
*/
private long expirationInMinutes;
/**
* 限制时间
*/
private long limitInSeconds;
/**
* 模板路径
*/