Browse Source

提交数据

lvhao 2 days ago
parent
commit
7608a7020e
1 changed files with 5 additions and 1 deletions
  1. 5 1
      core/CoreApp/controllers/Aatest.php

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

@@ -92,7 +92,11 @@ class Aatest extends Start_Controller {
     //定义方法的调用规则 获取URI第二段值
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     public function _remap($arg,$arg_array)
     {  
     {  
-
+		$info = $this->logic_order->getInfo("orderinfo = '577179541684588966'");
+		$r = $this->express_tt->get_data($info,'CBT');
+		echo "<pre>";
+		print_r($r);
+		die;
 		die;
 		die;
 
 
         // $res = "";
         // $res = "";