修改商品
POST
http://192.168.31.230:9002/goods/modifyGoods
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选
请求参数
参数名
类型
描述
必填
goodsId
int
示例:173
必填
token
string
示例:100000018021200428257416
必填
productSubCode
int
示例:100000018
必填
productTypeCode
int
示例:104
必填
iconUrl
string
示例:
必填
price
int
示例:145000
必填
resume
string
示例:
必填
purchaseNotes
string
示例:商品购买须知q
必填
usageIllustration
string
示例:商品使用说明q
必填
introduction
string
示例:
必填
响应参数
参数名
类型
描述
必填
result
object
示例:null
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填