应用修改

This commit is contained in:
赵世界 2024-08-07 15:34:13 +08:00
parent 0a01cd95bd
commit 354e6ef316

View File

@ -17,9 +17,9 @@ class KuaiTuanTuan extends BusinessClient
// 如果请求的content-type是 application/x-www-form-urlencoded所有参数值也做urlencode编码
// 如果是multipart/form-data格式每个表单字段的参数值无需编码但每个表单字段的charset需要指定为utf-8
// 如果指定接口返回数据格式为JSON请指明header头content-type: application/json
protected $clientId = '8d7ca13bc27247b6a04e08404b51dfd8';
protected $clientId = 'd496de7fd95c4d80aa55f621b2c1fb5c';
protected $clientSecret = '4478bc82dc1e1f68fe06c9f2bc683f1dcb3e6d83';
protected $clientSecret = 'fb23544ac7b3db1f356f6476e390585376020224';
protected $publicParams = [
'type' => '',