liusheng
2024-02-28 ee99290acc01bf294b44f39194f93762d7a3de2d
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()