疯狂的狮子li
2021-09-26 770217513056ef60d5a10a705d8f75ca11d7d5af
ruoyi-framework/src/main/java/com/ruoyi/framework/config/ResourcesConfig.java
@@ -33,15 +33,13 @@
        List<String> urlPath = Arrays.asList(
                "/login",
                "/logout",
                "/register",
                "/captchaImage",
                "/*.html",
                "/**/*.html",
                "/**/*.css",
                "/**/*.js",
                "/profile/**",
                "/common/download**",
                "/common/download/resource**",
                "/swagger-ui.html",
                "/doc.html",
                "/swagger-resources/**",
                "/webjars/**",
                "/*/api-docs",