更改商品状态
POST
http://{{base_url}}/shop/admin/product/updateState
请求参数
参数名
类型
描述
必填
id
string
示例:3278
可选
state
string
示例:-1
可选