mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
feat: #10000 接口调用域名修改
This commit is contained in:
parent
a1e93f54e4
commit
7bd32293a6
@ -109,7 +109,7 @@ class KuaiTuanTuan extends BusinessClient
|
||||
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 = [
|
||||
'type' => $type,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user