Commit 39d80de8 authored by hj's avatar hj

更新提交

parent a0c073c7
......@@ -43,10 +43,8 @@ class WuxiApiNewService extends PlatformAbstractService
$response = $this->getPostClient($this->platformInfo['platform_url'].'/api/v2/updateChamical',$params, null,
[
'headers' => [
'authorization' => $this->getAuthHeader()
]
]
);
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