Commit 7902a899 authored by shajiaiming's avatar shajiaiming

debug

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