增加/编辑标签
POST
http://localhost:8081/backstage/operateLable
请求参数
参数名
类型
描述
必填
name
string
示例:111-ipd2
必填
type
number
示例:3
必填
popularValue
number
示例:5
必填
id
num
编辑需要带id
必填
响应参数
参数名
类型
描述
必填
resultCode
number
示例:201
必填
resultMsg
string
示例:该标签已存在
必填
resultData
object
示例:null
必填