wupengfei 1 年之前
父节点
当前提交
dabb35db56
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Kuaishou.php

+ 1 - 1
application/api/controller/Kuaishou.php

@@ -18,7 +18,7 @@ class Kuaishou extends Base
     }
 
     // api请求
-    public function apiPost()
+    public function apiSend()
     {
         $apiType = "open.item.list.get";
         $method = 'get';