编辑产品
PUT
http://172.20.4.210:6676/device/back/product
接口描述
编辑产品
请求参数
参数名
类型
描述
必填
id
int
主键;示例:1
必填
name
string
名字;示例:xxxx
必填
desc
string
描述;示例:xxxx
必填
service
string
服务;示例:{}
必填
attribute
string
属性;示例:{}
必填