POST /app/product/cloud/displayProductByIds
请求:
|
字段 |
名称 |
类型 |
是否必须 |
|
value |
0下架1上架 |
int |
是 |
|
ids |
|
array |
是 |
返回:
{
“code”: 0,
“data”: {
},
“msg”: “成功”
}
POST /app/product/cloud/displayProductByIds
请求:
|
字段 |
名称 |
类型 |
是否必须 |
|
value |
0下架1上架 |
int |
是 |
|
ids |
|
array |
是 |
返回:
{
“code”: 0,
“data”: {
},
“msg”: “成功”
}