liusuyi
2023-11-23 fc79fc2d93ee39183af133d80515649c5fbd7eae
ruoyi-admin/src/main/resources/application.yml
@@ -63,9 +63,16 @@
  enabled: true
  # 请求前缀
  pathMapping: /
# knife4j增强功能
knife4j:
  # knife4j增强功能
  enable: true
  #是否为生产模式 项目部属时为true 防止接口暴露
  production: false
  # 配置用户密码
  basic:
    enable: true
    username: admin
    password: ardkj12345
# 防止XSS攻击
xss:
  # 过滤开关