Commit f2645eb4 authored by shajiaiming's avatar shajiaiming

离九紫

parent eb45f51a
...@@ -206,7 +206,9 @@ return [ ...@@ -206,7 +206,9 @@ return [
'119.8.109.102', //杰宝 '119.8.109.102', //杰宝
'52.221.223.132', //杰宝 '52.221.223.132', //杰宝
'94.74.107.163', //杰宝 '94.74.107.163', //杰宝
'159.138.159.207' //杰宝 '159.138.159.207', //杰宝
'119.8.102.38' //杰宝
] ]
], ],
......
...@@ -181,6 +181,10 @@ return [ ...@@ -181,6 +181,10 @@ return [
//巴马水 //巴马水
58 => [ 58 => [
70 => 'auth_all' 70 => 'auth_all'
],
//离九紫
60 => [
73 => 'auth_all'
] ]
] ]
]; ];
...@@ -128,6 +128,12 @@ return [ ...@@ -128,6 +128,12 @@ return [
'url' => 'https://api.lsybm.com', 'url' => 'https://api.lsybm.com',
'appKey' => 'bmlsy', 'appKey' => 'bmlsy',
'appSecret' => 'habpOUtl3w7mtyrP' 'appSecret' => 'habpOUtl3w7mtyrP'
],
//离九紫
'node_60' => [
'url' => 'https://walletapi.zzcloud6.com',
'appKey' => 'zzy',
'appSecret' => 'habpOUtl3w7mtyrP'
] ]
] ]
]; ];
\ No newline at end of file
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