Commit de8c9176 authored by shajiaiming's avatar shajiaiming

dcyh auth

parent 3f7cd986
...@@ -96,13 +96,19 @@ return [ ...@@ -96,13 +96,19 @@ return [
//太庆能源 //太庆能源
'node_49' => [ 'node_49' => [
'url' => 'https://api.ronghejia.net', 'url' => 'https://api.ronghejia.net',
'appKey' => 'qn', 'appKey' => 'tqny',
'appSecret' => 'habpOUtl3w7mtyrP' 'appSecret' => 'habpOUtl3w7mtyrP'
], ],
//青鸟社交 //青鸟社交
'node_50' => [ 'node_50' => [
'url' => 'https://api.yqniao.com', 'url' => 'https://api.yqniao.com',
'appKey' => 'tqny', 'appKey' => 'qn',
'appSecret' => 'habpOUtl3w7mtyrP'
],
//电池银行
'node_51' => [
'url' => 'http://52.221.223.132',
'appKey' => 'dcyh',
'appSecret' => 'habpOUtl3w7mtyrP' 'appSecret' => 'habpOUtl3w7mtyrP'
] ]
] ]
......
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