文档
测试

移除店铺的产品

POST
/sys/product/removeProductFromStore

请求头

参数名
类型
描述
必填
AutoToken
必填

请求参数

参数名
类型
描述
必填
storeId
String
必填
productId
String
必填
userId
String
必填

说明 / 示例

{ "errorCode": "200", "errorMsg": "", "data": true }