liusheng
2024-04-24 fadd75018c5cce0586e761b875ac6bb268033f73
ruoyi-framework/src/main/java/com/ruoyi/framework/config/SecurityConfig.java
@@ -110,8 +110,8 @@
                        "/*.html",
                        "/**/*.html",
                        "/**/*.css",
                        "/**/*.js",
                        "/profile/**"
                        "/**/*.js"
//                        "/profile/**"
                ).permitAll()
//                .antMatchers("/swagger-ui.html").anonymous()
//                .antMatchers("/swagger-resources/**").anonymous()