longyi пре 5 месеци
родитељ
комит
46c81edd29
1 измењених фајлова са 7 додато и 6 уклоњено
  1. 7 6
      core/CoreApp/controllers/Ac.php

+ 7 - 6
core/CoreApp/controllers/Ac.php

@@ -217,19 +217,20 @@ class Ac extends Start_Controller {
 		//$b = $this->yuntu->get_data($fullorder);
 		//$b = $this->usps->get_logistics($fullorder);
 	//	$fullorder['printcode'] = 'HUALEI-DHL';
-		$fullorder['js'] = 2;
-		$fullorder['bx'] = 110;
+// 		$fullorder['js'] = 2;
+// 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
 // 		$fullorder['printcode'] = 'usps_priority';
 // 		$b  = $this->cne->get_data($fullorder);
 		//$b = $this->fedexv1->get_data($fullorder);
 		//echo $fullorder['zzl'];
 		echo  "<pre>";
-		$b = $this->usps->get_data_new($fullorder);
+	//	var_dump($fullorder);
+		//$b = $this->usps->get_data_new($fullorder);
 		
-		//$b = $this->ups->get_data($fullorder);
-		echo "<pre>";
-		print_r($b);
+// 		$b = $this->ups->get_data($fullorder);
+// 		echo "<pre>";
+// 		print_r($b);
 		//$this->_pdf($b['labelImage'],"test",date("Ymd"));
 		
 	}