验证码类型支持(数组计算、字符验证)
This commit is contained in:
@ -12,6 +12,8 @@ ruoyi:
|
||||
profile: D:/ruoyi/uploadPath
|
||||
# 获取ip地址开关
|
||||
addressEnabled: false
|
||||
# 验证码类型 math 数组计算 char 字符验证
|
||||
captchaType: char
|
||||
|
||||
# 开发环境配置
|
||||
server:
|
||||
|
Reference in New Issue
Block a user