feat: #20220808 快团团服务商账号帮忙
This commit is contained in:
parent
e0f68a2d4d
commit
0cc4ef4451
@ -14,9 +14,9 @@ class KuaiTuanTuan extends BusinessClient
|
|||||||
// 如果请求的content-type是 application/x-www-form-urlencoded,所有参数值也做urlencode编码;
|
// 如果请求的content-type是 application/x-www-form-urlencoded,所有参数值也做urlencode编码;
|
||||||
// 如果是multipart/form-data格式,每个表单字段的参数值无需编码,但每个表单字段的charset需要指定为utf-8
|
// 如果是multipart/form-data格式,每个表单字段的参数值无需编码,但每个表单字段的charset需要指定为utf-8
|
||||||
// 如果指定接口返回数据格式为JSON,请指明header头content-type: application/json
|
// 如果指定接口返回数据格式为JSON,请指明header头content-type: application/json
|
||||||
protected $clientId = '';
|
protected $clientId = '8d7ca13bc27247b6a04e08404b51dfd8';
|
||||||
|
|
||||||
protected $clientSecret = '';
|
protected $clientSecret = '4478bc82dc1e1f68fe06c9f2bc683f1dcb3e6d83';
|
||||||
|
|
||||||
protected $publicParams = [
|
protected $publicParams = [
|
||||||
'type' => '',
|
'type' => '',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user