产品上下架
POST
/product/disable
请求参数
参数名
类型
描述
必填
product_id
string
示例:d2ca7216
必填
is_disable
bool
是否上架:true为下架,fase为下架
必填