Commit d8576609 authored by shajiaiming's avatar shajiaiming

金色财经 参数

parent 187e44f5
...@@ -106,6 +106,14 @@ return [ ...@@ -106,6 +106,14 @@ return [
], ],
], ],
//金色财经相关接口信息
'coindog' => [
'accessKey' => '4e4d2dd8124d1a32524b39f017c3ff2d',
'secretKey' => '16d0971c799d0b2b',
'article' => 'http://api.coindog.com/topic/list', //文章
'live' => 'http://api.coindog.com/live/list' //快讯
],
'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