Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DealRecordPageReq ¶
type DealRecordPageReq struct {
g.Meta `path:"/deal/record" tags:"chat" method:"post" summary:"交易记录分页列表接口"`
model.FinanceDealRecordPageReq
}
交易记录分页列表接口请求参数
type DealRecordPageRes ¶
type DealRecordPageRes struct {
g.Meta `mime:"application/json" example:"json"`
*model.FinanceDealRecordPageRes
}
交易记录分页列表接口响应参数
Click to show internal directories.
Click to hide internal directories.