Commit 107e5196 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent 55cdf7f4
......@@ -181,8 +181,8 @@ class BaiwangApiService extends PlatformAbstractService
*/
private function authHeaders($path)
{
$key = $this->platformInfo['platform_params']['key'];
$sercret = $this->platformInfo['platform_params']['secret'];
$key = $this->platformInfo['platform_params']['rhawn']['key'];
$sercret = $this->platformInfo['platform_params']['rhawn']['secret'];
$serverName = "/bwdpzx/agentinvoiceservice-cloud/agentiscloud";
$date = gmdate("D, d M Y H:i:s")." GMT";
......
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