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