作者 若依
提交者 Gitee

!729 update ruoyi-admin/src/main/resources/application.yml.

Merge pull request !729 from WhiskyZulu/N/A
@@ -12,7 +12,7 @@ ruoyi: @@ -12,7 +12,7 @@ ruoyi:
12 profile: D:/ruoyi/uploadPath 12 profile: D:/ruoyi/uploadPath
13 # 获取ip地址开关 13 # 获取ip地址开关
14 addressEnabled: false 14 addressEnabled: false
15 - # 验证码类型 math 数计算 char 字符验证 15 + # 验证码类型 math 数计算 char 字符验证
16 captchaType: math 16 captchaType: math
17 17
18 # 开发环境配置 18 # 开发环境配置