ruoyi-admin/src/main/resources/application.yml
@@ -12,8 +12,16 @@ profile: ${user.dir}/ruoyi/uploadPath # 获取ip地址开关 addressEnabled: false captcha: # 验证码类型 math 数组计算 char 字符验证 captchaType: math # line 线段干扰 circle 圆圈干扰 shear 扭曲干扰 captchaCategory: circle # 数字验证码位数 captchaNumberLength: 1 # 字符验证码长度 captchaCharLength: 4 # 开发环境配置 server: