获取陪玩的订单币可提现数据以及流水
GET
http://localhost:8091/clientapi/membermaster/getmasterorderbinfee?pageindex=1&pagesize=10&isdebug=1
请求参数
参数名
类型
描述
必填
pageindex
int
示例:1
必填
pagesize
int
示例:10
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填
allorderbin
float
累计订单币
必填
hascashorderbin
int
已提现币
必填
hascashbin
float
可提现币
必填