mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-07 22:57:20 +08:00
refactor: 发送短信验证码新增限流处理
This commit is contained in:
@@ -112,8 +112,6 @@ captcha:
|
||||
length: 4
|
||||
# 过期时间
|
||||
expirationInMinutes: 5
|
||||
# 限制时间
|
||||
limitInSeconds: 60
|
||||
# 模板 ID
|
||||
templateId: 1
|
||||
|
||||
|
||||
@@ -114,8 +114,6 @@ captcha:
|
||||
length: 4
|
||||
# 过期时间
|
||||
expirationInMinutes: 5
|
||||
# 限制时间
|
||||
limitInSeconds: 60
|
||||
# 模板 ID
|
||||
templateId: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user