longyi 5 months ago
parent
commit
d219487374
2 changed files with 3 additions and 3 deletions
  1. 2 2
      core/CoreApp/controllers/Aatest.php
  2. 1 1
      core/CoreApp/controllers/Ac.php

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

@@ -73,7 +73,7 @@ class Aatest extends Start_Controller {
 		}else if($arg == 'getorder'){
 			//$this->_getorder();
 		}elseif($arg == 'logistic'){
-			//$this->_logistic();
+			$this->_logistic();
 		}elseif($arg == 'th'){
 		    //$this->_th($arg_array);
 		}else{
@@ -116,7 +116,7 @@ class Aatest extends Start_Controller {
 		// $fs = $this->fedexv1->get_logistics($v);
 		// var_dump($fs);
 		// die;
-		die;
+	
 		
 		$list = $this->fullorder->get_waybill("9205890251001335261703");
  		$v = $list;

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

@@ -223,7 +223,7 @@ class Ac extends Start_Controller {
 		//$b = $this->fedexv1->get_data($fullorder);
 		//echo $fullorder['zzl'];
 		echo  "<pre>";
-	
+	    die;
 		//$b = $this->usps->get_data_new($fullorder);
 		//$b = $this->ups->get_data($fullorder);
 		echo "<pre>";