Commit c4a45aed authored by rlgy's avatar rlgy

z网api

parent 3dfad114
...@@ -8,7 +8,11 @@ ...@@ -8,7 +8,11 @@
namespace common\service\exchange; namespace common\service\exchange;
/**
* Class Zb
* api document:https://www.zb.com/i/developer/restApi#market
* @package common\service\exchange
*/
class Zb extends Exchange implements ExchangeInterface class Zb extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_zb'; protected $supported_symbol = 'supported_symbol_zb';
......
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