@@ -21,7 +21,9 @@ public class AuthorizationInterceptorConf implements WebMvcConfigurer {
//不拦截公共资源
"/webjars/**",
"/error",
- "/v2/api-docs",
+
+ //"/v2/api-docs",
"/swagger-resources/configuration/security",
"/swagger-resources/configuration/ui",
"/swagger-resources",