Administrator
2 days ago 8298b88330abc838dd6484c96317de68b95aeb6a
src/main/java/cc/mrbird/febs/common/configure/WebMvcConfigure.java
@@ -44,6 +44,7 @@
        registration.excludePathPatterns("/api/clothes/social/allCategory");
        registration.excludePathPatterns("/api/clothes/social/indexCategory");
        registration.excludePathPatterns("/api/clothes/social/allSocial");
        registration.excludePathPatterns("/api/clothes/social/allComment");
        registration.excludePathPatterns("/api/clothes/social/socialInfo");
        registration.excludePathPatterns("/api/clothes/clothesType");
    }