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