文档
测试

获取当前用户配置

GET
/app/account/accountpersonalconfig-find-by-code

接口描述

获取当前用户配置

请求参数

参数名
类型
描述
必填
code
string
用户配置代码
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
200
可选
data
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
可选
msg
string
success
可选
success
boolean
True
可选