xiaoyong931011
2023-07-28 d5163a361b3a3f6c41da65056868223f654573a0
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;
}