baolei 2 bulan lalu
induk
melakukan
f745e6af45

+ 0 - 3
08.src/Xingxi/xingxi-miniprogram-api/src/main/java/com/xingxi/api/controller/HomepageApiController.java

@@ -118,7 +118,6 @@ public class HomepageApiController extends BaseApiController {
             ProdAttrPrice condProdAttrPrice = new ProdAttrPrice();
             condProdAttrPrice.setProdId(mercProd.getProdId());
             condProdAttrPrice.setSellerId(mercProd.getMercId());
-            condProdAttrPrice.setBuyerId(100L);
             condProdAttrPrice.setBuyerRoleKey(ERoleKey.CUSTOMER.getCode());
             condProdAttrPrice.setDelFlag(EDelFlag.NO.getVal());
 
@@ -169,7 +168,6 @@ public class HomepageApiController extends BaseApiController {
             ProdAttrPrice condProdAttrPrice = new ProdAttrPrice();
             condProdAttrPrice.setProdId(mercProd.getProdId());
             condProdAttrPrice.setSellerId(mercProd.getMercId());
-            condProdAttrPrice.setBuyerId(100L);
             condProdAttrPrice.setBuyerRoleKey(ERoleKey.CUSTOMER.getCode());
             condProdAttrPrice.setDelFlag(EDelFlag.NO.getVal());
 
@@ -220,7 +218,6 @@ public class HomepageApiController extends BaseApiController {
             ProdAttrPrice condProdAttrPrice = new ProdAttrPrice();
             condProdAttrPrice.setProdId(mercProd.getProdId());
             condProdAttrPrice.setSellerId(mercProd.getMercId());
-            condProdAttrPrice.setBuyerId(100L);
             condProdAttrPrice.setBuyerRoleKey(ERoleKey.CUSTOMER.getCode());
             condProdAttrPrice.setDelFlag(EDelFlag.NO.getVal());