|  | @@ -129,8 +129,8 @@ class Wechat
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  		if (is_array($value) || (is_string($value) && strstr($value, 'http://'))) {
 |  |  		if (is_array($value) || (is_string($value) && strstr($value, 'http://'))) {
 | 
											
												
													
														|  |  			if ($refresh) {
 |  |  			if ($refresh) {
 | 
											
												
													
														|  | -				echo 11;die;
 |  | 
 | 
											
												
													
														|  |  				$result = $this->curl(false, $value, false);
 |  |  				$result = $this->curl(false, $value, false);
 | 
											
												
													
														|  | 
 |  | +				print_r($result);die;
 | 
											
												
													
														|  |  			} else {
 |  |  			} else {
 | 
											
												
													
														|  |  				$result = $this->curl(false, $value);
 |  |  				$result = $this->curl(false, $value);
 | 
											
												
													
														|  |  			}
 |  |  			}
 |