文档
测试
POST
/app/account/accountpersonalconfig-save

接口描述

添加/修改保存用户个性化配置

请求参数

参数名
类型
描述
必填
accountpersonalconfig
object
用户个性化配置
可选
code
string
可选
createTime
string
可选
creatorId
integer
可选
id
integer
可选
limit
integer
10
可选
sortList
array[object]
可选
field
string
可选
sortOrd
string
可选
start
integer
1
可选
status
integer
可选
updateTime
string
可选
updaterId
integer
可选
userId
integer
可选
value
string
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
200
可选
data
string
可选
msg
string
success
可选
success
boolean
True
可选