编辑产品明细
POST
http://crm.hndaosui.com/api/goods/goodsInfoSave
请求头
参数名
类型
描述
必填
token
string
示例:92e0fd0b-c7d5-40d4-897f-480e0da0d0bb
必填
请求参数
参数名
类型
描述
必填
id
int
示例:3
必填
goods_id
int
示例:2
必填
spec
string
示例:颜色:黑;尺码:M
必填
code
int
示例:10013
必填
bar_code
int
示例:20022
必填
desc
string
示例:描述
必填
price
int
示例:60
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
time
string
示例:1613816790
必填
data
object
示例:null
必填