Commit 726fef5a authored by shajiaiming's avatar shajiaiming

bty api url update

parent 21a718a9
......@@ -14,7 +14,7 @@ class Bty extends Exchange implements ExchangeInterface
{
protected $supported_symbol = 'supported_symbol_bty';
protected $quotation_prefix = 'quotation_bty_';
protected $base_url = 'https://zbapi.licai.cn/api/data/Ticker?sort=cname&platform=';
protected $base_url = 'https://api.zhaobi.xyz/api/data/Ticker?sort=cname&platform=';
/**
* 转化交易对为请求变量
......
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