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

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

@@ -92,6 +92,7 @@ class Aatest extends Start_Controller {
     //定义方法的调用规则 获取URI第二段值
     //定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)
     public function _remap($arg,$arg_array)
     {  
     {  
+		die;
 		//测试 erp现在还在用的数据
 		//测试 erp现在还在用的数据
 		//
 		//
 		$list = $this->fullorder->find_all("print = 3","*","id desc",0,3000);
 		$list = $this->fullorder->find_all("print = 3","*","id desc",0,3000);