疯狂的狮子Li
2024-11-14 41240fc415779c4e43e3856410fc8dd466c01077
ruoyi-admin/src/main/resources/application.yml
@@ -110,15 +110,12 @@
security:
  # 排除路径
  excludes:
    # 静态资源
    - /*.html
    - /**/*.html
    - /**/*.css
    - /**/*.js
    # 公共路径
    - /favicon.ico
    - /error
    # swagger 文档配置
    - /*/api-docs
    - /*/api-docs/**