lvhao 1 week ago
parent
commit
3c63a87bd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Aatest.php

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

@@ -93,7 +93,7 @@ class Aatest extends Start_Controller {
     {  
 
 	
-		//die;
+		die;
 		//$str = preg_replace('/\s*\|\s*/', '|', $str);
 		
 		$list = $this->db->from("fullorder")->order_by('id' ,'desc')->limit(3000,0)->get()->result_array();