入住人列表
GET
http://192.168.110.211:50012/house/person/list?id=5
请求头
参数名
类型
描述
必填
Authorization
string
token
必填
userName
string
用户名称
必填
userId
string
用户id
必填
请求参数
参数名
类型
描述
必填
id
int
房屋id
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:OK
必填
ok
boolean
示例:true
必填
status
int
示例:200
必填
msg
string
示例:OK
必填
id
int
房屋id
必填
houseType
int
房屋类型 0.仓库 1.办公区 2.宿舍
必填
houseName
string
房屋名称
必填
longitude
float
经度
必填
latitude
float
纬度
必填
rentStartTime
string
起租时间
必填
rentEndTime
string
结束时间
必填
area
decimal
房屋面积
必填
phone
string
房东电话
必填
description
string
房屋描述
必填
bed
object
床位
必填
isDb
int
是否接入德邦快递
必填
rentPictureUrl
string
租房照片
必填
deposit
float
押金金额
必填
depositPictureUrl
string
押金条照片
必填
renewPrice
decimal
续租金额
必填
renewPicture
string
续租图片
必填
houseSubList
object
子房间列表
必填
housePersonList
object
入住人列表
必填
total
int
示例:3
必填
size
int
示例:20
必填
current
int
示例:1
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
ok
boolean
示例:true
必填