liusheng
2024-02-01 a8b458570fea9039e464150da723b9415b95a64c
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()