lvhao hace 3 días
padre
commit
806ea9b492
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      core/CoreApp/controllers/Ac.php

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

@@ -236,15 +236,15 @@ class Ac extends Start_Controller {
 		//echo $fullorder['name'];
 		//$b = $this->yuntu->get_data($fullorder);
 		//$b = $this->usps->get_logistics($fullorder);
-//		$fullorder['printcode'] = 'HUALEI-ARAMEX-G';
+		$fullorder['printcode'] = 'HUALEI-UNI';
 // 		$fullorder['js'] = 2;
 // 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
 
 	    echo "<pre>";
-// 		print_r($fullorder);
-// 		die;
-		$b = $this->itsxb->get_data($fullorder);
+		print_r($fullorder);
+		die;
+		$b = $this->hualei->get_data($fullorder);
 		print_r($b);
 		die;