Commit ca9dd10e authored by shajiaiming's avatar shajiaiming

fix

parent 1b4ed3ba
...@@ -63,6 +63,10 @@ return [ ...@@ -63,6 +63,10 @@ return [
15 => [ 15 => [
32 => 'auth_all' 32 => 'auth_all'
], ],
//BN
17 => [
33 => 'auth_all'
],
//CIC //CIC
24 => [ 24 => [
39 => 'auth_all' 39 => 'auth_all'
......
...@@ -11,7 +11,7 @@ return [ ...@@ -11,7 +11,7 @@ return [
'trusteeship' => [ 'trusteeship' => [
//bwallet //bwallet
'node_1' => [ 'node_1' => [
'url' => 'http://47.75.94.84', 'url' => 'https://api.biqianbao.net',
'appKey' => 'wallet', 'appKey' => 'wallet',
'appSecret' => 'glu8gGXgCTlVYfDy' 'appSecret' => 'glu8gGXgCTlVYfDy'
], ],
......
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