feat: 添加交易方式配置,更新相关组件以支持限价和市价委托
This commit is contained in:
@@ -94,6 +94,8 @@ export type EaringsDetailData = Treaty.Data<typeof client.api.earnings.details.p
|
||||
|
||||
export type EaringsDetailBody = TreatyBody<typeof client.api.earnings.details.post>;
|
||||
|
||||
export type SpotOrderBody = TreatyBody<typeof client.api.spot_order.create.post>;
|
||||
|
||||
/**
|
||||
* 应用版本信息
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user