update application.yml

This commit is contained in:
RuoYi
2023-06-23 16:24:41 +08:00
parent 1207052749
commit 21ea871ada

View File

@ -99,7 +99,7 @@ shiro:
indexUrl: /index
# 验证码开关
captchaEnabled: true
# 验证码类型 math 数计算 char 字符
# 验证码类型 math 数计算 char 字符验证
captchaType: math
cookie:
# 设置Cookie的域名 默认空,即当前访问的域名