文档
测试

待接单

GET
http://localhost:8082/api/userPact/selectAllUserPend?status=4

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijc1NThjYTliLTI3YjAtNDU4NC05NTgxLTZhMTE2NjNmZDNjZSJ9.Yh6CpVlnMPnE05fOJIPgZtKByeqm2GllMA5q9YhjougpictXUw1jaJhuVcCMQhawVg6T-_548Hm_csRjdZZojQ
必填

请求参数

参数名
类型
描述
必填
status
int
需求接受状态(1.待接单,2.待回单,3.已回单,4.已结束) 示例:4
必填

响应参数

参数名
类型
描述
必填
total
int
示例:2
必填
rows
array
数据列表
必填
createTime
string
提交时间 示例:2022-04-04 13:56:30
必填
pendingId
int
挂单id 示例:1
必填
brandId
int
挂单编号 示例:1
必填
serialNumber
string
品牌(外键) 示例:ON1648090025856
必填
description
string
车辆描述 示例:车是真的不错噢
可选
line
string
车系 示例:车系1
必填
vehicleType
int
车型 示例:1
必填
carDesign
string
车款 示例:车款1
必填
yearDesign
string
年款 示例:2021款
必填
factoryPrice
int
厂商价格 示例:200
必填
exteriorColor
int
外饰颜色 示例:1
必填
interiorColor
int
内饰颜色 示例:1
必填
bottomPrice
int
平台推送挂单价格 示例:200
必填
peakPrice
int
挂单价格 示例:300
必填
pendingRegion
string
挂单地区 示例:江苏省苏州市昆山市
必填
deliveryArea
string
交车地区 示例:昆山市
必填
corporateId
int
企业(外键) 示例:1
可选
userPending
object
数据字典
必填
userPendingId
int
关系表id 示例:247
必填
pendingId
int
挂单表id 示例:1
必填
corporateId
int
4s店id 示例:1
必填
status
int
需求接受状态(1.待接单,2.待回单,3.已回单,4.已结束) 示例:4
必填
brand
object
数据字典
必填
brandId
int
id 示例:1
必填
brandName
string
品牌 示例:奥迪
必填
brandLogo
string
log 示例:/profile/brand/2021/09/06/100x100_f40_autohomecar__wKgHEVs9u5WAV441AAAKdxZGE4U148.png
必填
updateTime
string
取消时间 示例:2022-04-04 13:56:30
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填