xiaoyong931011
2021-09-26 d26736697059b67b84f3a5acc14099cb33afa1e0
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,8 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
}