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