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