文档
测试

获取陪玩的订单币可提现数据以及流水

GET
http://localhost:8091/clientapi/membermaster/getmasterorderbinfee?pageindex=1&pagesize=10&isdebug=1

请求参数

参数名
类型
描述
必填
pageindex
int
示例:1
必填
pagesize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
allorderbin
float
累计订单币
必填
hascashorderbin
int
已提现币
必填
hascashbin
float
可提现币
必填
dataList
object
流水记录
必填
count
int
示例:1
必填
rows
array
数据列表
必填
id
int
示例:1
必填
mastermemberid
int
陪玩大师用户id
必填
type
int
类型,1:增加 0:减少
必填
binfee
float
变化币
必填
ordercode
string
订单号编号
必填
remark
string
示例:用户下单,增加订单币100.8
必填
createdAt
string
时间
必填