Commit 710f6fbd authored by shajiaiming's avatar shajiaiming

币世界接口参数

parent b575edb4
...@@ -114,6 +114,12 @@ return [ ...@@ -114,6 +114,12 @@ return [
'live' => 'http://api.coindog.com/live/list' //快讯 'live' => 'http://api.coindog.com/live/list' //快讯
], ],
//币世界相关接口信息
'bishijie' => [
'Appid' => '8415d8c1c4f762d8',
'AppSecret' => '09395dc651588c375d066666e072a714',
],
'bty_fee' => 0.001, 'bty_fee' => 0.001,
'trusteeship' => [ 'trusteeship' => [
......
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