소스 검색

修改门店信息同步市民请集合新增星闪豹门店id字段

zhangxin 2 일 전
부모
커밋
de4c1a3438
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      yami-shop-service/src/main/java/com/yami/shop/service/hb/impl/StoreManagementService.java

+ 1 - 0
yami-shop-service/src/main/java/com/yami/shop/service/hb/impl/StoreManagementService.java

@@ -224,6 +224,7 @@ public class StoreManagementService implements IStoreManagementService {
                 refundAddr.setUpdateTime(new Date());
                 refundAddrService.save(refundAddr);
             }
+//            resultData.put("thirdPartyId",shopDetailInfo.getShopId());//推送第三方id
 //            String post =null;
 //            try {
 //                 post = HttpUtil.post(smqjhMdUrlAddAndUpdate, goodsInfoJson);