| 
					
				 | 
			
			
				@@ -2495,7 +2495,7 @@ class Api extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$xq = array(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$j = file_get_contents('PHP://input'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		$this->logic_ding->sendToDing("17track返回回调参数".$j); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		//$this->logic_ding->sendToDing("17track返回回调参数".$j); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$j = json_decode($j, true); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$j = $j['data']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$express = array(); 
			 |