文档
测试

修改产品

POST
http://192.168.31.230:9002/goods/modifyProduct

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选

请求参数

参数名
类型
描述
必填
productId
string
示例:41
必填
brandCode
string
示例:10088
必填
name
string
示例:测试1
必填
token
string
示例:100000018092200509385452
必填
resume
string
示例:
必填
introduction
string
示例:
必填

响应参数

参数名
类型
描述
必填
result
object
示例:null
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填