- system
- access
- app
- common
- data
- dict
- log
- module
- ops
- role
- tenant
- user
- info
- role
- self
- dept
- notify
- area
- project
- slot
- dept
- job
- open
- data
更新用户基本数据
POST
/api/v1/system/user/self/update
system/user/selfsystemUserSelf
请求参数
Header 参数
Ithings-Project-Id
string
可选
默认值:
{{Ithings-Project-Id}}
Ithings-Token
string
可选
默认值:
{{iThings-token}}
app-code
string
可选
默认值:
{{appCode}}
device-id
string
可选
Body 参数application/json
userID
string
用户id
userName
string
用户名(唯一)
password
string
登录密码
email
string
邮箱
phone
string
手机号
lastIP
string
最后登录ip
regIP
string
注册ip
nickName
string
用户的昵称
city
string
用户所在城市
country
string
用户所在国家
province
string
用户所在省份
language
string
可选
headImg
string
用户头像
isUpdateHeadImg
boolean
用户头像
deviceCount
integer <int64>
可选
createdTime
string
创建时间
role
integer <int64>
用户角色默认
sex
integer <int64>
可选
isAllData
integer <int64>
可选
deptIDs
array[string]
部门ID列表
status
integer <int64>
可选
tags
object
标签对象
messageNotRead
object
可选
roles
array[object (RoleInfo) {6}]
可选
id
integer <int64>
编号
name
string
角色名称
desc
string