12. 共享车-拉黑记录
POST
/api/thirdbikeViolation/getThirdbikeViolationList
接口描述
拉黑记录
请求头
参数名
类型
描述
必填
content-Type
string
application/json;charset=utf-8
必填
请求参数
响应参数
参数名
类型
描述
必填
timestamp
long
时间戳(毫秒)
必填
sign
string
参数签名
必填
code
string
响应状态码 10000成功 其他失败
必填
msg
string
响应描述(当code不为1000返回信息)
必填
totalSize
int
总条数
必填
currentPage
int
当前页
必填
totalPage
int
总页数
必填