wupengfei hace 1 año
padre
commit
dabb35db56
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';