yujian
2019-07-17 fe16122ad77ccd69c7f3c6dfff123c0c3aa3d35f
fanli/src/main/java/com/yeshi/fanli/util/factory/goods/ShopInfoVOFactory.java
@@ -33,7 +33,7 @@
      shopInfoVO.setScoreLogistics(shop.getScoreLogistics());
      shopInfoVO.setScoreGoodsD(shop.getScoreGoodsD());
      shopInfoVO.setScoreSellerD(shop.getScoreSellerD());
      shopInfoVO.setScoreLogistics(shop.getScoreLogisticsD());
      shopInfoVO.setScoreLogisticsD(shop.getScoreLogisticsD());
      shopInfoVO.setGoodRatePercentage(shop.getGoodRatePercentage());
      
      Integer shopType = shop.getUserType();