Commit 1db40631 authored by rlgy's avatar rlgy

update

parent 5f06e776
...@@ -12,7 +12,7 @@ class Bty extends Exchange implements ExchangeInterface ...@@ -12,7 +12,7 @@ class Bty extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_bty'; protected $supported_symbol = 'supported_symbol_bty';
protected $quotation_prefix = 'quotation_bty_'; protected $quotation_prefix = 'quotation_bty_';
protected $base_url = 'http://40.83.77.188/api/data/Ticker?sort=cname'; protected $base_url = 'http://40.83.77.188/api/data/Ticker?platform=HKJB&sort=cname';
/** /**
* 转化交易对为请求变量 * 转化交易对为请求变量
......
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