获取核销帐号核销数据
POST
/method/console/
接口描述
获取核销帐号对应的核销数据
请求参数
参数名
类型
描述
必填
method
String
接口名称,取值:GET_TICKET_LOG
必填
page
Number
页码
必填
size
Number
每页获取数量
必填
id
Number
网吧ID,填入网吧ID将返回该网吧所有核销数据
可选
phone
String
核销帐号,网吧ID为空时需要填单个核销帐号查询
可选
响应参数
参数名
类型
描述
必填
code
Number
状态码
必填
message
String
提示文本
必填