编辑商品详情
POST
http://localhost:8085/sys/commodity-spu/update
请求参数
参数名
类型
描述
必填
id
string
示例:1
必填
commodityNum
string
示例:TX008
必填
typeId
int
示例:1
必填
title
string
示例:圆领T恤
必填
cover
string
示例:
必填
message
string
示例:好看的T恤
必填
price
float
示例:12.21
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:成功
必填
resultData
int
示例:1
必填