liusheng
2 天以前 a854ee901ec35f92bd02fcfa04bb7146028e98ef
ruoyi-admin/src/main/resources/application.yml
@@ -15,7 +15,7 @@
  # 验证码类型 math 数组计算 char 字符验证
  captchaType: math
# 开发环境配置
#  开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 8095
@@ -123,12 +123,6 @@
  supportMethodsArguments: true
  params: count=countSql
# Swagger配置
swagger:
  # 是否开启swagger
  enabled: true
  # 请求前缀
  pathMapping: /dev-api
# 防止XSS攻击
xss: