Commit f30b884a authored by shajiaiming's avatar shajiaiming

update zg api

parent 8676c3a4
......@@ -14,7 +14,7 @@ class Zg extends Exchange implements ExchangeInterface
{
protected $supported_symbol = 'supported_symbol_zg';
protected $quotation_prefix = 'quotation_zg_';
protected $base_url = 'https://www.zg.com/api/v1/tickers';
protected $base_url = 'https://api1.zg.com/tickers';
public function symbolExists($tag = 'HL', $aim = "USDT")
{
......
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