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

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

@@ -129,6 +129,7 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
+		die;
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{