feat: #10000 接口调用域名修改
This commit is contained in:
parent
a1e93f54e4
commit
7bd32293a6
@ -109,7 +109,7 @@ class KuaiTuanTuan extends BusinessClient
|
|||||||
return strtoupper(md5($str));
|
return strtoupper(md5($str));
|
||||||
}
|
}
|
||||||
|
|
||||||
public function doRequest($type, $appendParams = [], $url = 'http://gw-api.pinduoduo.com/api/router')
|
public function doRequest($type, $appendParams = [], $url = 'https://gw-api.pinduoduo.com/api/router')
|
||||||
{
|
{
|
||||||
$publicParams = [
|
$publicParams = [
|
||||||
'type' => $type,
|
'type' => $type,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user