| 
														
															@@ -89,6 +89,7 @@ public class GardenServiceImpl extends ServiceImpl<IGardenMapper, Garden> implem 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         Map<String, String> params = new HashMap<>(); 
														 | 
														
														 | 
														
															         Map<String, String> params = new HashMap<>(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         params.put("path", "/pages/subPages/login/index?gardenId=" + gardenId); 
														 | 
														
														 | 
														
															         params.put("path", "/pages/subPages/login/index?gardenId=" + gardenId); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         params.put("width", "180"); 
														 | 
														
														 | 
														
															         params.put("width", "180"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        System.out.println(params.get("path")); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         Response response = HttpUtils.getResponse(sb2.toString(), params); 
														 | 
														
														 | 
														
															         Response response = HttpUtils.getResponse(sb2.toString(), params); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (response.isSuccessful()) { 
														 | 
														
														 | 
														
															         if (response.isSuccessful()) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             String key = "birdseye-look-mini/temp/" + System.currentTimeMillis() + "_" + gardenId + ".jpg"; 
														 | 
														
														 | 
														
															             String key = "birdseye-look-mini/temp/" + System.currentTimeMillis() + "_" + gardenId + ".jpg"; 
														 |