产品上下架/删除
POST
/mobile/updatescproductstate
请求参数
参数名
类型
描述
必填
id
int
产品id
必填
saleFlag
int
是否上架 1:上架 2:下架
必填
delFlag
int
是否删除1:是 0:否
必填