更改商品状态
POST
http://www.sm.net/index.php/api/shop/edit_my_goods_status
请求参数
参数名
类型
描述
必填
token
string
必填
id
int
商品id
必填
type
int
1/2当前状态下架/上架
必填
响应参数
参数名
类型
描述
必填
result
boolean
true/false
必填