- system
- access
- app
- common
- data
- dict
- log
- module
- ops
- role
- tenant
- user
- notify
- area
- project
- slot
- dept
- job
- open
- data
查询用户信息列表
POST
/api/v1/system/user/info/index
system/user/infosystemUserInfo
请求参数
Header 参数
Ithings-Project-Id
string
可选
默认值:
{{Ithings-Project-Id}}
Ithings-Token
string
可选
默认值:
{{iThings-token}}
app-code
string
可选
默认值:
{{appCode}}
device-id
string
可选
Body 参数application/json
page
object (PageInfo)
可选
page
integer <int64>
页码
size
integer <int64>
每页大小
orders
array[object (OrderBy) {2}]
排序
userName
string
用户名(唯一)
phone
string
手机号
email
string
邮箱
account
string
可选
userIDs
array[string]
可选
hasAccessAreas
array[string]
可选
deptID
string
可选
roleCode
string
查询角色code
nickName
string
用户的昵称
withRoles
boolean
可选
withDepts
boolean
可选