所有买单卖单信息和用户买单卖单信息
POST
http://localhost:8080/app/tradelnfo_list.htm
请求参数
参数名
类型
描述
必填
accessToken
string
示例:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsb2dpbk5hbWUiOiJzZGtqMDM3NTg2NyIsImV4cCI6MTU5MTMyNzEzOCwidXNlcklkIjoiMiJ9.WvLCengAeZ-S5_6Mg71pTWsX7HLn4lchroahzxUiYqc
必填
响应参数
参数名
类型
描述
必填
errCode
int
示例:0
必填
buyOrSell
int
示例: 挂单类型 0卖1买
必填
deleteStatus
boolean
示例:false
必填
height
int
示例:0
必填
id
int
示例:2
必填
name
string
示例:member.jpg
必填
path
string
示例:resources/style/common/images
必填
size
int
示例:0
必填
width
int
示例:0
必填
addTime
int
示例:挂单时间
必填
sellingPriceOrBuyingPrice
int
示例:出售价格或收购价格
必填
tradeInfo
string
示例:挂单人
必填
id
int
示例:挂单id
必填
yvlCount
int
示例:平台币数量
必填
tradeState
int
示例:挂单状态 0未匹配 1以匹配
必填
paymentType
int
示例:支付类型0支付宝1微信
必填
buyOrSell
int
挂单类型 0卖1买
必填
deleteStatus
boolean
示例:false
必填
height
int
示例:0
必填
id
int
示例:2
必填
name
string
示例:member.jpg
必填
path
string
示例:resources/style/common/images
必填
size
int
示例:0
必填
width
int
示例:0
必填
addTime
int
挂单时间
必填
sellingPriceOrBuyingPrice
int
出售价格或收购价格
必填
tradeInfo
string
挂单人
必填
id
int
挂单id
必填
yvlCount
int
平台币数量
必填
tradeState
int
挂单状态 0未匹配 1以匹配
必填
paymentType
int
0支付类型0支付宝1微信
必填
token
防重复提交用 支付时返回
必填