src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsVo.java | ●●●●● patch | view | raw | blame | history | |
src/main/resources/mapper/modules/MallGoodsMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/cc/mrbird/febs/mall/vo/AdminMallGoodsVo.java
@@ -33,6 +33,8 @@ private Integer isHot; private Integer isSku; private Integer saleVolume; private String categaryName; src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -173,6 +173,7 @@ a.goods_introdution, a.unit, a.thumb, a.isSku, a.goods_details, a.is_sale, a.original_price,