xiaoyong931011
2023-02-22 99bfa111bf5257112527fe6b80616c9c924ff3a9
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;
}