KKSU
2023-11-16 9ccc8ed81210b5c4fdc50e71af201c6741622b84
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,8 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
}