| | |
| | | shopInfoVO.setShopLink(shop.getShopLink());
|
| | | shopInfoVO.setScoreGoods(shop.getScoreGoods());
|
| | | shopInfoVO.setScoreSeller(shop.getScoreSeller());
|
| | | shopInfoVO.setScoreLogistics(shop.getScoreLogisticsD());
|
| | | shopInfoVO.setScoreLogistics(shop.getScoreLogistics());
|
| | | shopInfoVO.setScoreGoodsD(shop.getScoreGoodsD());
|
| | | shopInfoVO.setScoreSellerD(shop.getScoreSellerD());
|
| | | shopInfoVO.setScoreLogisticsD(shop.getScoreLogisticsD());
|
| | | shopInfoVO.setGoodRatePercentage(shop.getGoodRatePercentage());
|
| | |
|
| | | Integer shopType = shop.getUserType();
|