xiaoyong931011
2023-08-23 b345d3a91ccb336e8bdb72c9dac9503888d2aafd
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;
}