Commit 68c2c4ea authored by shajiaiming's avatar shajiaiming

Merge branch 'develop' into 'master'

ljz tiker See merge request !512
parents 39203cd7 82638f48
...@@ -14,7 +14,7 @@ class Ljz extends Exchange implements ExchangeInterface ...@@ -14,7 +14,7 @@ class Ljz extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_ljz'; protected $supported_symbol = 'supported_symbol_ljz';
protected $quotation_prefix = 'quotation_ljz_'; protected $quotation_prefix = 'quotation_ljz_';
protected $base_url = 'http://api.ydqkl.com.cn/market/overview'; protected $base_url = 'http://ydapi.hxtcy.net/market/overview';
public function symbolExists($tag = 'GHT', $aim = "CNYD") public function symbolExists($tag = 'GHT', $aim = "CNYD")
{ {
......
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