主商品上架下架
PUT
/goodsmanage/backadmin/goods/goodsisup
请求参数
参数名
类型
描述
必填
id
long
商品id
必填
isUp
int
0 上架 1下架
必填