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);