查询个人所有授权记录(接口分页的)
POST
http://api.shayu888.vip:8881/authRecordUser/1/20
接口描述
该接口请用json参数
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
application/json参数名
类型
描述
必填
page
int
示例:1
必填
size
int
示例:20
必填
orderId
string
示例:
必填
token
string
示例:帐号token
必填
响应参数
参数名
类型
描述
必填
flag
boolean
示例:false
必填
code
int
示例:20001
必填
message
string
示例:登录过期
必填
data
object
示例:null
必填