注意导入中台商品之后,商品一定要加入选品库,否则可能造成无法下单等情况
post {url}/app/product/storage/addStorage
请求:
|
字段 |
名称 |
类型 |
|
ids |
商品id |
array |
|
|
|
|
返回:
{
“code”: 0,
“data”: {},
“msg”: “添加成功”
}
注意导入中台商品之后,商品一定要加入选品库,否则可能造成无法下单等情况
post {url}/app/product/storage/addStorage
请求:
|
字段 |
名称 |
类型 |
|
ids |
商品id |
array |
|
|
|
|
返回:
{
“code”: 0,
“data”: {},
“msg”: “添加成功”
}