yujian
2019-07-16 c04327c1e6271e10c6d4f13ebb53438f6edca50e
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());