src/main/java/cc/mrbird/febs/mall/entity/MallGoodsCategory.java @@ -22,4 +22,6 @@ private String image; private Integer indexNum; }