查询用户列表
POST
http://114.215.85.111:8080/ldapp/muser/realtor
请求参数
参数名
类型
描述
必填
role
int
筛选经纪人或者驻场( 不传查询所有用户 )
必填
pageSize
int
每页数量
必填
pageNum
int
第几页
必填
storecode
string
门店代码查询
必填
cdt
string
查询
必填
响应参数
参数名
类型
描述
必填
id
int
用户id
必填
phone400
string
400号码
必填
phone
string
电话
必填
name
string
姓名
必填
role
int
角色
必填
svc_area
int
服务区域
必填
servers
int
服务人数
必填
exp_year
int
服务年限
必填
satisfaction
float
满意度
必填
chathead
string
头像
必填
storecode
string
门店代码
必填
storecodetime
string
成为经济人时间
必填
storeName
string
门店名称
必填
trueName
string
真实姓名
必填