lvhao 1 deň pred
rodič
commit
adba71a07e
1 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 4 4
      core/CoreApp/controllers/Aatest.php

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

@@ -88,10 +88,10 @@ class Aatest extends Start_Controller {
     public function _remap($arg,$arg_array)
     {  
 	
-
+		exit('No direct script access allowed');
 		if($arg == 'dayin')
         {
-            $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{
@@ -445,10 +445,10 @@ class Aatest extends Start_Controller {
 	}
     public function _a(){
 		
-		$jm = $this->input->get('jm');
+		
 		$list = [
 			[
-				'sku2'=>$jm,
+				'sku2'=>'-1297-80-2602-1306-57-101-1283-',
 			]
 		];
 		$r = $this->logic_u9tools->getU9bm($list,'sku2');