xiaoyong931011
2022-09-20 ccaa5b832d9a741b1c1ca97130205cf25450c86a
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;
}