Commit 592ba3a0 authored by shajiaiming's avatar shajiaiming

fix

parent 57117123
......@@ -12,8 +12,8 @@ use linslin\yii2\curl\Curl;
class Ljz extends Exchange implements ExchangeInterface
{
protected $supported_symbol = 'supported_symbol_hd';
protected $quotation_prefix = 'quotation_hd_';
protected $supported_symbol = 'supported_symbol_ljz';
protected $quotation_prefix = 'quotation_ljz_';
protected $base_url = 'http://api.ydqkl.com.cn/market/exchange-rate/cny/GHT';
public function symbolExists($tag = 'GHT', $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