feat: 修改tradingview的websocket请求方式
This commit is contained in:
@@ -66,6 +66,8 @@ export type UserWithdrawOrderData = Treaty.Data<typeof client.api.withdraw.get>[
|
||||
|
||||
export type UserWithdrawOrderBody = TreatyQuery<typeof client.api.withdraw.get>;
|
||||
|
||||
export type MarketDataStreaming = ReturnType<typeof client.api.market_data.streaming.subscribe>;
|
||||
|
||||
/**
|
||||
* 应用版本信息
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user