查询参与记录
GET
/active/return/money/user/record/list
请求参数
参数名
类型
描述
必填
userPhone
String
用户手机号
必填
beginTime
String
开始时间
必填
endTime
String
结束时间
必填
total
必填
size
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
createTime
string
示例:2020-07-09 22:00:00
必填
id
int
示例:4
必填
activeId
object
示例:null
必填
activeOrderCode
string
示例:1279039583631147010
必填
clientUserId
object
用户iD 示例:null
必填
userPhone
string
手机号 示例:18046546139
必填
payTime
string
支付时间 示例:2020-06-22 07:20:12
必填
orderPrice
float
订单金额 示例:495.5
必填
roomPrice
float
房间金额 示例:495.5
必填
shouldPrice
int
最高可砸金额 示例:44
必填
largestMoneyRate
object
比例 示例:null
必填
completeNum
object
完成次数 示例:null
必填
status
int
状态 示例:1=已结束 0=进行中
必填
giveMoney
object
砸得金额
必填
giveStatus
int
发放状态 示例:0=未发放 1=已发放 2=取消发放 3=发放中 4=发放失败
必填
total
int
示例:4
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
success
boolean
示例:true
必填
timestamp
string
示例:2020-07-14 23:34:35
必填