Commit 7d46c09f authored by shajiaiming's avatar shajiaiming

fix

parent cdcdc312
...@@ -14,7 +14,7 @@ class Superx extends Exchange implements ExchangeInterface ...@@ -14,7 +14,7 @@ class Superx extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_superx'; protected $supported_symbol = 'supported_symbol_superx';
protected $quotation_prefix = 'quotation_superx_'; protected $quotation_prefix = 'quotation_superx_';
protected $base_url = 'http://18.181.255.33:8091'; protected $base_url = 'http://3.112.66.207:8091';
public function symbolExists($tag = 'bty', $aim = "usdt") public function symbolExists($tag = 'bty', $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