修改商品参数
PUT
http://120.24.29.225:8020/goods/change?name=%E6%9D%B0%E5%85%8B%E5%A5%A5%E7%89%B9%E6%9B%BC
请求参数
参数名
类型
描述
必填
name
string
示例:杰克奥特曼
必填
price
int
示例:200
必填
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
magess
string
示例:修改成功
必填
modifiedCount
int
示例:1
必填
upsertedId
object
示例:null
必填
upsertedCount
int
示例:0
必填
matchedCount
int
示例:1
必填
n
int
示例:1
必填
nModified
int
示例:1
必填
ok
int
示例:1
必填