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