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