1
xiaoyong931011
2023-02-03 bc30c68fa40accbe608fba3b7d3d8232e7bbe27d
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,8 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
}