快速建方案
POST
http://localhost:8080/design/customer/solutions/quicksave
请求参数
参数名
类型
描述
必填
username
string
客户名称
可选
mobile
string
客户手机号
可选
address
string
客户地址
可选
typeId
string
客户户型对应的id
可选
soluId
string
匹配的方案id
可选
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填