KKSU
2025-01-16 954f46aaad039dd1b58f3d4f234479011ccff411
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsCategoryVo.java
@@ -13,6 +13,10 @@
    private Long parentId;
    private String image;
    private Integer isRecommend;
    private Integer indexNum;
}