获取用户续费次数申请列表
GET
http://localhost:8076/api/user/getmemberxfcountapplaypagelist
请求参数
参数名
类型
描述
必填
pageindex
int
必填
pagesize
int
必填
status
int
状态(0:申请中 1:通过 2:拒绝),默认为-1全部
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填