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