住户列表
POST
{{url}}/api/user/house_list
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
page
int 分页
示例:1
必填
page_size
int
示例:8
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:返回成功
必填
id
int
示例:1
必填
user_id
int
示例:1
必填
type
int 1业务 2租客
示例:1
必填
is_default
int 1当前房屋
示例:1
必填
createtime
string
示例:2024-01-03 13:25
必填
updatetime
int
示例:1704259535
必填
house_id
int
示例:1
必填
building_id
int
示例:5
必填
room_id
int
示例:1
必填
name
string
示例:李白
必填
phone
string
示例:18537172644
必填
status
int
示例:1
必填
attestation
0认证中 1成功 2失败
必填
remark
备注
必填
count
int
示例:1
必填