| 
					
				 | 
			
			
				@@ -129,7 +129,7 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	public function _x3($arg_array) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$fullorder = $this->fullorder->get_number($arg_array[0]); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		if(!$fullorder) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		{ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -211,7 +211,7 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$fullorder['pt'] = $pt; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		$fullorder['printnumber'] = 2; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		$fullorder['printnumber'] = 8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 		$fullorder['address'] = "221 5TH ST # APT305"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 		$fullorder['city'] = "W SACRAMENTO"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 		echo "<pre>"; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -235,7 +235,7 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		//echo $fullorder['name']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		//$b = $this->yuntu->get_data($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		//$b = $this->usps->get_logistics($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	//	$fullorder['printcode'] = 'HUALEI-DHL'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		$fullorder['printcode'] = 'HUALEI-ARAMEX-G'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 		$fullorder['js'] = 2; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 		$fullorder['bx'] = 110; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		//$fullorder['qm'] = 1; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -243,7 +243,7 @@ class Ac extends Start_Controller { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	    echo "<pre>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	    print_r($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		$b = $this->yuntuus->get_data($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		$b = $this->huileiv1->get_data($fullorder); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		print_r($b); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		die; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		 
			 |