/
FI
fisco-bcos
/
Swagger Example API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
fisco-bcos
Swagger Example API
put
设置用户信息
v1
latest
Swagger 2.0
2026-07-17
88
82
234.5 KB
SysUser
设置用户信息
put
/user/setUserInfo
Request body
SystemSysUser
required
activeColor
string
活跃颜色
authorities
SystemSysAuthority[]
authority
SystemSysAuthority
authorityId
integer
用户角色ID
baseColor
string
基础颜色
createdAt
string
创建时间
email
string
用户邮箱
enable
integer
用户是否被冻结 1正常 2冻结
headerImg
string
用户头像
id
integer
主键ID
nickName
string
用户昵称
phone
string
用户手机号
sideMode
string
用户侧边主题
updatedAt
string
更新时间
userName
string
用户登录名
uuid
string
用户UUID
Response
设置用户信息
object
required
code
integer
data
object
msg
string