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()