文档
测试

updateById(更新,通过id)

POST
http://localhost:8081/topset/updateById

接口描述

通过id更新对象

请求参数

参数名
类型
描述
必填
topset
自定义类
必填
id
Long
必填
topsetName
String
必填
componentType
String
必填
route
String
必填
sort
Integer
必填
fixed
Integer
必填

响应参数

参数名
类型
描述
必填
RespBean
自定义类
必填
status
String
必填
msg
String
必填