longyi il y a 6 mois
Parent
commit
d062bc2a27
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      core/CoreApp/controllers/Ac.php

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

@@ -215,9 +215,9 @@ 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-DHL';
 		//$fullorder['js'] = 1;
-		$b = $this->hualei->get_data($fullorder);
+		$b = $this->fedex->get_data($fullorder);
 		
 		echo "<pre>";
 		print_r($b);