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/**