商品快速上下架
PATCH
/api/goods
请求头
参数名
类型
描述
必填
authorization
必填
请求参数
参数名
类型
描述
必填
goodsId
int
商品id
必填
operateKey
string
传status
必填
value
int
0下架 1上架
必填