Commit aa0b2219 authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/ticker' into 'master'

debug See merge request !239
parents 0e24a1d2 7902a899
......@@ -26,19 +26,26 @@ class ExchangeBusiness
* @var array
*/
private static $exchanges = [
0 => 'Zhaobi',
0 => 'Bty',
1 => 'HuoBi',
2 => 'Token7',
3 => 'Go',
4 => 'Ex',
5 => 'Zt',
6 => 'Tsc',
7 => 'Binance',
8 => 'Bilaxy',
9 => 'Bitnasdaq',
10 => 'Dag',
11 => 'Boc',
12 => 'Draex'
2 => 'Hadax',
3 => 'Bitfinex',
4 => 'Bittrex',
5 => 'Zb',
6 => 'Token7',
7 => 'Zg',
8 => 'Go',
9 => 'Zhaobi',
10 => 'Ex',
11 => 'Zt',
12 => 'Tsc',
13 => 'Binance',
14 => 'Biki',
15 => 'Bilaxy',
16 => 'Bitnasdaq',
17 => 'Dag',
18 => 'Boc',
//1 => 'Hadax', //不需要
//2 => 'Bitfinex', //不需要
//3 => 'Bittrex', //不需要
......
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