验证码类型支持(数组计算、字符验证)

This commit is contained in:
RuoYi
2020-07-23 11:17:04 +08:00
parent 1e40e60dbf
commit df3ef54b41
7 changed files with 228 additions and 21 deletions

View File

@ -12,6 +12,8 @@ ruoyi:
profile: D:/ruoyi/uploadPath
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数组计算 char 字符验证
captchaType: char
# 开发环境配置
server: