Administrator
2025-05-19 f6314f4a8c656e6db4c980b026f4d630176efbd5
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;
}