商品库存基本信息修改接口
GET
https://csshop.123biu.com/index.php?store_id=6&r=api/erp2/goos-store-edit
接口描述
要传参
请求参数
参数名
类型
描述
必填
id
int
商品id
必填
name
varchar
商品名称
必填
price
decimal
价格
必填
goods_num
int
库存量
必填
cover_pic
varchar
缩略图
必填
status
int
1上架 0下架
必填
cat_id
int
商品分类id
必填