xiaoyong931011
2022-07-29 97359ba2f0e9d229b9fddc9a32ed72050b1a75b8
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,8 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
}