Sfoglia il codice sorgente

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

zhangxin 2 giorni fa
parent
commit
de4c1a3438

+ 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);