mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-09 06:57:18 +08:00
feat: 新增验证码配置开关
This commit is contained in:
@@ -38,4 +38,9 @@ public enum OptionCategoryEnum {
|
||||
* 邮箱配置
|
||||
*/
|
||||
MAIL,
|
||||
|
||||
/**
|
||||
* 验证码配置
|
||||
*/
|
||||
CAPTCHA,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user