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