文档
测试

查询户型列表

GET
http://localhost:8080/design/customer/houseType

响应参数

参数名
类型
描述
必填
0
object
数据字典
必填
typeId
int
示例:3
必填
typeName
string
示例:三室一厅
必填
typeNum
int
示例:5
必填
typeDesc
string
示例:555555555
必填
1
object
数据字典
必填
typeId
int
示例:1
必填
typeName
string
示例:三室两厅
必填
typeNum
int
示例:3
必填
typeDesc
string
示例:23333333
必填
2
object
数据字典
必填
typeId
int
示例:2
必填
typeName
string
示例:一室一厅
必填
typeNum
int
示例:1
必填
typeDesc
string
示例:1111111111
必填
3
object
数据字典
必填
typeId
int
示例:4
必填
typeName
string
示例:三室两厅一厨一卫
必填
typeNum
int
示例:1
必填
typeDesc
string
示例:
必填