xiaoyong931011
2022-09-26 cf23f00f49b69193945f6ea8c81d4737af539b61
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;
}