文档
测试

根据id查询单条报价数据

GET
http://localhost:8080/design/customer/quote?quoteId=14

请求参数

参数名
类型
描述
必填
quoteId
string
示例:14
可选

响应参数

参数名
类型
描述
必填
quoteId
int
示例:14
必填
soluId
int
示例:13
必填
id
object
示例:null
必填
roomName
string
示例:卫生间
必填
productName
string
示例:智能锁
必填
productNum
int
示例:1
必填
price
float
示例:999.9
必填
totalPrice
object
示例:null
必填