xiaoyong931011
2023-07-20 8718ab2d5056bc5c48ce53871239db7f582290c1
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,10 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
    private Integer indexNum;
}