| 
					
				 | 
			
			
				@@ -59,7 +59,7 @@ class WxpayController 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 'connect_timeout' => 5.0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 // 更多配置项请参考 [Guzzle](https://guzzle-cn.readthedocs.io/zh_CN/latest/request-options.html) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            'mode' => 'optional', // optional, dev/hk;当为 `hk` 时,为中国香港 gateway。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//            'mode' => 'optional', // optional, dev/hk;当为 `hk` 时,为中国香港 gateway。 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ]; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 |