lvhao 8 órája
szülő
commit
e8be50abe8
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      core/CoreApp/controllers/Ac.php

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

@@ -212,7 +212,7 @@ class Ac extends Start_Controller {
 			//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
 		}
 		$fullorder['pt'] = $pt;
-	//	$fullorder['printnumber'] = 8;
+		$fullorder['printnumber'] = 5;
 // 		$fullorder['address'] = "221 5TH ST # APT305";
 // 		$fullorder['city'] = "W SACRAMENTO";
 // 		echo "<pre>";
@@ -236,7 +236,7 @@ class Ac extends Start_Controller {
 		//echo $fullorder['name'];
 		//$b = $this->yuntu->get_data($fullorder);
 		//$b = $this->usps->get_logistics($fullorder);
-		$fullorder['printcode'] = 'HUALEI-UNI';
+		$fullorder['printcode'] = 'YunExpress_JFPHTKR';
 // 		$fullorder['js'] = 2;
 // 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
@@ -244,7 +244,7 @@ class Ac extends Start_Controller {
 	    echo "<pre>";
 		print_r($fullorder);
 		die;
-		$b = $this->hualei->get_data($fullorder);
+		$b = $this->yuntuus->get_data($fullorder);
 		print_r($b);
 		die;