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';