springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/impl/McsInformationServiceImpl.java
@@ -256,7 +256,7 @@ mcsMerchantVO.setId(mcsMerchant.getId()); mcsMerchantVO.setName(mcsMerchant.getName()); mcsMerchantVO.setLogo(mcsMerchant.getLogo()); mcsMerchantVO.setIntroduction(mcsMerchant.getLogo()); mcsMerchantVO.setIntroduction(mcsMerchant.getIntroduction()); mcsMerchantVO.setLat(mcsMerchant.getLat()); mcsMerchantVO.setLon(mcsMerchant.getLon()); mcsMerchantVO.setAddress(mcsMerchant.getAddress());