liusheng
2024-05-17 ad0d274025579f0721e142e628928dda0f7fd7bf
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()