文档
测试

查看回单

GET
http://localhost:8082/api/userPact/selectAll?state=1

请求头

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

请求参数

参数名
类型
描述
必填
state
int
状态(1.我的回单,2.相似车辆) 示例:1
必填

响应参数

参数名
类型
描述
必填
total
int
示例:2
必填
rows
array
数据列表
必填
createTime
string
提交时间 示例:2022-03-17 18:54:36
必填
receiptId
int
回单id 示例:7
必填
number
string
回单编号 示例:ON1648780756181
必填
brandId
int
品牌 示例:1
必填
description
string
车辆描述 示例:描述1
可选
line
string
车系 示例:1
必填
vehicleType
int
车型 示例:1
必填
carDesign
string
车款 示例:车款
必填
yearDesign
string
年款 示例:2022款
必填
exteriorColor
int
外饰颜色 示例:1
必填
interiorColor
int
内饰颜色 示例:1
必填
factoryPrice
int
厂商价格 示例:200
必填
bottomPrice
int
挂单价格(最低价格) 示例:0
必填
peakPrice
int
挂单价格(最高价格) 示例:300
必填
vin
string
车架号 示例:56432
必填
receiptPrice
int
回单价格 示例:20
必填
state
int
示例:1
必填
foursState
int
交易状态(默认0未交易,1.成功,2.失败)4s店 示例:2
必填
brand
object
数据字典
必填
brandId
id 示例:1
必填
brandName
string
品牌 示例:奥迪
必填
brandLogo
string
log 示例:/profile/brand/2021/09/06/100x100_f40_autohomecar__wKgHEVs9u5WAV441AAAKdxZGE4U148.png
必填
vehicle
string
示例:轿车
必填
icolor
string
示例:白
必填
ecolor
string
示例:白
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填