lvhao 1 일 전
부모
커밋
84752b9063
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      core/CoreApp/controllers/Ac.php

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

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