用车记录
POST
http://localhost:8084/vehicle/rentCar/getCarRecordList
请求头
参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTEwODQzOTcsInVzZXJuYW1lIjoiMTg3MDk4NzA5ODcifQ.huqhnmpC4K-03dNb2D8FRDhEFhTF_5byXxUgEEPeCxw
必填
请求参数
参数名
类型
描述
必填
pageindex
string
示例:0 分页开始
必填
pagesize
string
示例:10 分页大小
必填
auditStatus
string
示例:1 审核状态
必填
isBackCar
string
示例:0 是否还车
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:用车记录
必填
num
int
示例:1
必填
id
int
示例:8 id
必填
rentDate
string
示例:2020-05-26 11:19:00 用车时间
必填
rentUserId
int
示例:1
必填
rentCarId
int
示例:5
必填
rentCause
int
示例:8 用车事由
必填
rentCauseOther
object
示例:null
必填
destination
string
示例:120102 目的地
必填
rentRemark
string
示例:25252
必填
isBackCar
int
示例:0
必填
backCarDate
object
示例:null
必填
backSite
object
示例:null
必填
backRent
object
示例:null
必填
date
string
示例:2020-05-26 11:19:29
必填
isDelete
int
示例:0
必填
auditStatus
int
示例:1
必填
auditId
int
示例:10
必填
auditCause
object
示例:null
必填
isWithdraw
int
示例:0
必填
isRepairs
int
示例:0
必填
picture
object
示例:null
必填
userName
object
示例:null
必填
auditName
object
示例:null
必填
auditPicture
object
示例:null
必填
numberPlate
object
示例:null
必填
auditDate
object
示例:null
必填
userIsUnread
object
示例:null
必填
auditIsUnread
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填