소스 검색

修改数据

lvhao 5 달 전
부모
커밋
04170965f4
1개의 변경된 파일2개의 추가작업 그리고 10개의 파일을 삭제
  1. 2 10
      core/CoreApp/controllers/Apitt.php

+ 2 - 10
core/CoreApp/controllers/Apitt.php

@@ -80,7 +80,7 @@ class Apitt extends Start_Controller {
         }
 		else if($arg == 'cs')
         {
-             $this->_cs($arg_array);
+             $this->_cs();
         }
 		else if($arg == 'cf')
         {
@@ -227,11 +227,7 @@ $j = json_decode($j, true);
 	}
 	
 	
-	public function _cs($arg_array)
-	{
-
-
-	}
+	
 
 	public function _csa($arg_array)
 	{
@@ -1242,10 +1238,6 @@ $j = json_decode($j, true);
 	}
 	
 	
-
-	
-
-
 	public function _gxbudget()
 	{
 		$time = time();