文档
测试

通过id获取标签详情

POST
http://localhost:8081/backstage/getLableById

请求参数

参数名
类型
描述
必填
id
number
示例:1
必填

响应参数

参数名
类型
描述
必填
resultCode
number
示例:200
必填
resultMsg
string
示例:成功
必填
resultData
object
数据字典
必填
id
number
示例:1
必填
name
string
示例:角磨机修改
必填
popularValue
number
示例:90
必填
type
string
示例:4
必填