疯狂的狮子Li
2021-07-13 83905db7170ea5981949e0f4b56695fb4ee02c83
ruoyi-admin/src/main/resources/application.yml
@@ -9,13 +9,11 @@
  # 实例演示开关
  demoEnabled: true
  # 文件路径
  profile: ./ruoyi/server/uploadPath
  profile: ./ruoyi/uploadPath
  # 获取ip地址开关
  addressEnabled: true
captcha:
  # 验证码开关
  enabled: true
  # 验证码类型 math 数组计算 char 字符验证
  type: math
  # line 线段干扰 circle 圆圈干扰 shear 扭曲干扰