longyi преди 6 месеца
родител
ревизия
d062bc2a27
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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);