lvhao 1 月之前
父节点
当前提交
0608289886
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Lyerpapi/v1/Thdj.php

+ 1 - 1
core/CoreApp/controllers/Lyerpapi/v1/Thdj.php

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