|
@@ -81,6 +81,7 @@ func (r *Client) SetQuoteSubs(req request.QuoteSubscribeReq) {
|
|
|
|
|
|
|
|
// SetQuoteSubs 设置交易通知订阅信息
|
|
// SetQuoteSubs 设置交易通知订阅信息
|
|
|
func (r *Client) SetTradeNft() {
|
|
func (r *Client) SetTradeNft() {
|
|
|
|
|
+ global.M2A_LOG.Info("SetTradeNft 11111111111111111111111111111")
|
|
|
r.tmtx.Lock()
|
|
r.tmtx.Lock()
|
|
|
defer r.tmtx.Unlock()
|
|
defer r.tmtx.Unlock()
|
|
|
|
|
|