疯狂的狮子li
2021-08-26 a5acc3b27e005fe5623a2573ab25c875e9e860a4
ruoyi-framework/src/main/java/com/ruoyi/framework/config/SecurityConfig.java
@@ -104,8 +104,7 @@
                        "/*.html",
                        "/**/*.html",
                        "/**/*.css",
                        "/**/*.js",
                        "/profile/**"
                        "/**/*.js"
                ).permitAll()
                .antMatchers("/doc.html").anonymous()
                .antMatchers("/swagger-resources/**").anonymous()