文档
测试

sku 上架下架

PUT
/goodsmanage/backadmin/goods/skuisup

请求参数

参数名
类型
描述
必填
id
long
sku 的id
必填
mainId
long
主商品id
必填
isUp
int
0 上架 1下架
必填