fanli/src/main/java/com/yeshi/fanli/util/factory/CommonGoodsFactory.java
@@ -305,7 +305,7 @@ cg.setRate(new BigDecimal(goods.getCommodityInfo().getRate())); cg.setSellerId(Long.parseLong(goods.getCommodityInfo().getSupplierCode())); cg.setSellerName(goods.getCommodityInfo().getSupplierName()); cg.setShopType(CommonGoods.SHOP_TYPE_PDD); cg.setShopType(CommonGoods.SHOP_TYPE_SUNING); cg.setState(CommonGoods.STATE_NORMAL); cg.setTitle(goods.getCommodityInfo().getCommodityName()); // 保留字段