文档
测试

查询用户

POST
GetUser

请求参数

参数名
类型
描述
必填
pageNum
string
示例:当前页数
必填
pageSize
string
示例:展示条数
必填
mobile
string
示例:手机号
必填
communityId
string
示例:社区
必填
plot
string
示例:小区
必填

响应参数

参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
object
数据字典
必填
pageSize
int
示例:展示条数
必填
currentPage
int
示例:展示页数
必填
totalRecord
int
示例:总条数
必填
totalPage
int
示例:64
必填
dataList
array
数据列表
必填
name
string
示例:姓名
必填
id
int
示例:id
必填
communityId
int
示例:社区
必填
plot
object
示例:小区
必填
roles
string
示例:角色
必填
mobile
string
示例:手机号
必填
isPary
object
示例:是否是党员
必填
avatarUrl
string
示例:头像
必填
count
object
示例:null
必填