lvhao 2 дней назад
Родитель
Сommit
60625fa172
1 измененных файлов с 2 добавлено и 7 удалено
  1. 2 7
      core/CoreApp/controllers/Aatest.php

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

@@ -89,16 +89,11 @@ class Aatest extends Start_Controller {
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     {  
-	
 		exit('No direct script access allowed');
-		$token = $this->settingtest->get_yytoken_130();
-		$res = $this->apiyyv1->xsdCxByNo("SO2510090460",$token);
-		echo "<pre>";
-		print_r($res);
-		die;	
 		if($arg == 'dayin')
         {
-            $this->_pdfurl("https://www.fedex.com/document/v1/cache/retrieve/SH,bfa0bef58beaa8cc884714432636_SHIPPING_Z?isLabel=true&autoPrint=false&retrievalMode=THERMAL",'ces','20210825155500');
+			$this->_a();
+            //$this->_pdfurl("https://www.fedex.com/document/v1/cache/retrieve/SH,bfa0bef58beaa8cc884714432636_SHIPPING_Z?isLabel=true&autoPrint=false&retrievalMode=THERMAL",'ces','20210825155500');
         }elseif($arg == 'getorder'){
 			$this->_getorder();
 		}else{