保存用户设置
POST
/app/system/api/v1/save/user/install/info
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
array of:
createBy
null
必需
createTime
string
必需
updateBy
null
必需
updateTime
null
必需
remark
null
必需
installId
integer
必需
typeId
integer
必需
installName
string
必需
sortNumber
integer
必需
displayStatus
string