|  | @@ -246,7 +246,7 @@ public class UmsCompanyInfoServiceImpl implements UmsCompanyService {
 | 
											
												
													
														|  |              BeanUtil.copyProperties(shop, ownShop);
 |  |              BeanUtil.copyProperties(shop, ownShop);
 | 
											
												
													
														|  |              ownShop.setShopType("own");
 |  |              ownShop.setShopType("own");
 | 
											
												
													
														|  |              ownShop.setShopUrl(ums.getOwnUrl());
 |  |              ownShop.setShopUrl(ums.getOwnUrl());
 | 
											
												
													
														|  | -            ownShop.setShopImg("http://bpic.588ku.com/element_pic/20/06/30/65ed28bc8f14415778c878ecca4bacc8.jpg");
 |  | 
 | 
											
												
													
														|  | 
 |  | +            ownShop.setShopImg("http://fqn.hongweisoft.com/own.jpg");
 | 
											
												
													
														|  |              shops.add(ownShop);
 |  |              shops.add(ownShop);
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |          return shops;
 |  |          return shops;
 |