提交者
Gitee
!729 update ruoyi-admin/src/main/resources/application.yml.
Merge pull request !729 from WhiskyZulu/N/A
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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 | # 开发环境配置 |
-
请 注册 或 登录 后发表评论