文档
测试

查询房屋列表

POST
{{ip}}/smart/app/getHouseList

请求参数

参数名
类型
描述
必填
houseFloor
int
楼层
必填
buildingNo
所属楼栋编号
必填
tenantName
String
租户名字(模糊查询)
必填
staffId
String
人员id,(在使用租客名称进行模糊查询时,此字段必填)
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:查询成功!
必填
code
int
示例:200
必填
data
array
数据列表
必填
searchValue
object
示例:null
必填
createBy
object
示例:null
必填
createTime
object
示例:null
必填
updateBy
object
示例:null
必填
updateTime
object
示例:null
必填
remark
object
示例:null
必填
params
object
数据字典
必填
createUserId
object
示例:null
必填
updateUserId
object
示例:null
必填
id
int
示例:1
必填
houseNumber
string
示例:102
必填
buildingNo
string
示例:1595991860292988
必填
houseName
string
示例:鸿美A栋102
必填
houseArea
string
示例:12000
必填
houseEstate
int
示例:702
必填
houseDirection
int
示例:1
必填
houseFurbished
int
示例:104
必填
houseType
string
示例:厂房
必填
houseLivecount
string
示例:999
必填
houseFloor
string
示例:1
必填
houseNo
string
示例:1596070359133430
必填
defcode
string
示例:1000026434
必填
contractId
object
示例:null
必填
beginTime
object
示例:null
必填
endTime
object
示例:null
必填