mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-06 15:01:38 +08:00
refactor: 发送短信验证码新增限流处理
This commit is contained in:
@@ -94,11 +94,6 @@ public class CaptchaProperties {
|
||||
*/
|
||||
private long expirationInMinutes;
|
||||
|
||||
/**
|
||||
* 限制时间
|
||||
*/
|
||||
private long limitInSeconds;
|
||||
|
||||
/**
|
||||
* 模板 ID
|
||||
*/
|
||||
|
Reference in New Issue
Block a user