fangyuan
2022-11-17 e413320d3a72baf7a631aeb56c05456de3cb4f1f
ycl-platform/src/main/resources/application.yml
@@ -58,35 +58,3 @@
  #true则是生产环境不允许访问knife4j
  production: false
security:
  basic:
    enabled: false
secure:
  ignored:
    urls: #配置白名单路径
      - /swagger-ui.html
      - /swagger/**
      - /swagger-ui/*
      - /swagger-resources/**
      - /**/v2/api-docs
      - /doc.html
      - /webjars/**
      - /**/*.html
      - /**/*.js
      - /**/*.css
      - /**/*.png
      - /favicon.ico
      - /actuator/**
      - /druid/**
      - /**/admin/login
      - /**/admin/register
      - /**/admin/info
      - /**/admin/logout
      - /dict/**
      - /sccg-region/**
      - /**/system/portal/logo/search
      - /**/unauthorized/**
      - /**/api/**
      - /**/text/**
      - /trendAnalysis/**