src/main/java/cc/mrbird/febs/common/configure/WebMvcConfigure.java
@@ -47,5 +47,6 @@ registration.excludePathPatterns("/api/clothes/social/allComment"); registration.excludePathPatterns("/api/clothes/social/socialInfo"); registration.excludePathPatterns("/api/clothes/clothesType"); registration.excludePathPatterns("/api/ai/**"); } }