Commit 9c0e7c75 authored by hangjun83's avatar hangjun83

openapi 震坤行

parent 789c7675
......@@ -43,7 +43,7 @@ class BjsApiService extends PlatformAbstractService
$response = $this->getPostClient($uri,$params,null,[
'Client_id' => $this->platformInfo['platform_params']['Client_id'],
'Client_secret' => $this->platformInfo['platform_params']['Client_secret']
]);
],false);
return $this->apiResponse($response);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment