fanli/src/main/java/com/yeshi/fanli/util/factory/goods/ShopInfoVOFactory.java
@@ -30,6 +30,9 @@ shopInfoVO.setShopLink(shop.getShopLink()); shopInfoVO.setScoreGoods(shop.getScoreGoods()); shopInfoVO.setScoreSeller(shop.getScoreSeller()); shopInfoVO.setScoreLogistics(shop.getScoreLogistics()); shopInfoVO.setScoreGoodsD(shop.getScoreGoodsD()); shopInfoVO.setScoreSellerD(shop.getScoreSellerD()); shopInfoVO.setScoreLogistics(shop.getScoreLogisticsD()); shopInfoVO.setGoodRatePercentage(shop.getGoodRatePercentage());