浏览代码

tijiaoshuju

lvhao 5 月之前
父节点
当前提交
c5a60feb56
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      core/CoreApp/controllers/Aatest.php
  2. 1 1
      core/CoreApp/controllers/Ac.php

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

@@ -111,7 +111,7 @@ class Aatest extends Start_Controller {
 		// $fs = $this->fedexv1->get_logistics($v);
 		// var_dump($fs);
 		// die;
-		// die;
+		die;
 		
 		$list = $this->fullorder->get_waybill("9205890251001335261703");
  		$v = $list;

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

@@ -225,7 +225,7 @@ class Ac extends Start_Controller {
 		echo  "<pre>";
 	
 		//$b = $this->usps->get_data_new($fullorder);
-	    $b = $this->ups->get_data($fullorder);
+		//$b = $this->ups->get_data($fullorder);
 		echo "<pre>";
 		print_r($b);
 		$this->_pdf($b['labelImage'],"test",date("Ymd"));