品质上下架
POST
http://localhost:8080/community//product/updateIsShow
接口描述
0上架 1下架
请求参数
参数名
类型
描述
必填
id
int
示例:55
必填
isShow
int
示例:0
必填