Administrator
2025-07-23 9feb0b26e8c150b4b34e5bbc121c9d5eb1861d7e
src/main/java/cc/mrbird/febs/mall/vo/clothes/AdminClothesSocialListVo.java
@@ -5,6 +5,7 @@
@Data
public class AdminClothesSocialListVo {
    private Long id;
    private String categoryName;
    private String name;
    private String socialTitle;
    private Integer socialState;