update ruoyi-admin/src/main/resources/application.yml.
注释不太对,“数组计算”改为“数字计算” Signed-off-by: WhiskyZulu <a913681304@qq.com>
This commit is contained in:
parent
69bbccbd76
commit
67ba621db6
|
@ -12,7 +12,7 @@ ruoyi:
|
|||
profile: D:/ruoyi/uploadPath
|
||||
# 获取ip地址开关
|
||||
addressEnabled: false
|
||||
# 验证码类型 math 数组计算 char 字符验证
|
||||
# 验证码类型 math 数字计算 char 字符验证
|
||||
captchaType: math
|
||||
|
||||
# 开发环境配置
|
||||
|
|
Loading…
Reference in New Issue