longyi 5 ay önce
ebeveyn
işleme
8b99cf20dc

+ 1 - 1
core/CoreApp/controllers/Aatest.php

@@ -100,7 +100,7 @@ class Aatest extends Start_Controller {
 	public function  _logistic(){
 	    
 		echo "<pre>";
-		die;
+	
 		// $list = $this->fullorder->find_all("waybill = 284280923614");
 		// var_dump($list);
 		// die;

+ 2 - 2
core/CoreApp/controllers/Ac.php

@@ -217,7 +217,7 @@ 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['js'] = 2;
 // 		$fullorder['printcode'] = 'usps_priority';
 // 		$b  = $this->cne->get_data($fullorder);
 		//$b = $this->fedexv1->get_data($fullorder);
@@ -225,7 +225,7 @@ class Ac extends Start_Controller {
 		echo  "<pre>";
 	
 		//$b = $this->usps->get_data_new($fullorder);
-	
+	    $b = $this->ups->get_data($fullorder);
 		echo "<pre>";
 		print_r($b);
 		$this->_pdf($b['labelImage'],"test",date("Ymd"));