疯狂的狮子li
2021-09-15 efd277e7ede145ecb86c99cd866fef7208116ab0
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()