|
@@ -43,7 +43,7 @@ class Thdj extends Lyapi_Controller{
|
|
|
$this->_json_error($info,'200');
|
|
$this->_json_error($info,'200');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public function filesave(){
|
|
|
|
|
|
|
+ public function thdjwjbc(){
|
|
|
if($this->input->method(TRUE) != 'POST'){
|
|
if($this->input->method(TRUE) != 'POST'){
|
|
|
|
|
|
|
|
$this->_json_error('请求方式错误','500');
|
|
$this->_json_error('请求方式错误','500');
|