验证码类型改成:math

This commit is contained in:
zhaochencheng 2022-11-09 12:19:11 +08:00
parent 0dddb7075f
commit 368cbe83c6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ruoyi:
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数组计算 char 字符验证
captchaType: char
captchaType: math
# 前端请求的 跟踪 header name
traceIdName: x-web-trace-id