lvhao 2 hafta önce
ebeveyn
işleme
b1370cf332
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/CoreApp/controllers/Aatest.php

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

@@ -93,7 +93,7 @@ class Aatest extends Start_Controller {
     //定义方法的调用规则 获取URI第二段值
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     public function _remap($arg,$arg_array)
     {   
     {   
-		$fullorder = $this->logic_order->getInfo("number = 'TT-WK-260125-061'");
+		$fullorder = $this->logic_order->getInfo("number = 'TT-WK-260124-053'");
 		$res = $this->express_tt->get_data($fullorder,"CBT");;
 		$res = $this->express_tt->get_data($fullorder,"CBT");;
 		echo "<pre>";
 		echo "<pre>";
 		print_r($res);
 		print_r($res);