lvhao 2 tygodni temu
rodzic
commit
1285a164bc
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6 6
      core/CoreApp/controllers/Aatest.php

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

@@ -93,12 +93,12 @@ class Aatest extends Start_Controller {
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     {   
-		echo "<pre>";
-		$info = $this->logic_order->getInfo("number = 'TT-WK-260124-053'");
-		$shop = $this->shop->read($info['shop']);
-		$r = $this->apitt->getPayInfo($info['orderinfo'],$shop);
-		print_r($r);
-		die;
+		// echo "<pre>";
+		// $info = $this->logic_order->getInfo("number = 'TT-WK-260124-053'");
+		// $shop = $this->shop->read($info['shop']);
+		// $r = $this->apitt->getPayInfo($info['orderinfo'],$shop);
+		// print_r($r);
+		// die;
 		$info = $this->logic_order->getInfo("number = 'TT-WK-260124-053'");
 		$extra_info = json_decode($info['extra_text'],true);
 		$label_info = $extra_info['label_info'];