...
|
...
|
@@ -146,7 +146,7 @@ |
|
|
|属性名称|类型|例子|说明|是否必填|
|
|
|
|--------|----|----|----|--------|
|
|
|
|warehouseId|int|12|仓库id|否|
|
|
|
|productSknReplenishSwitches|Json对象|[{"productSkn":51198426,"replenishSwitch":0 }] |replenishSwitch 0 关闭 1 开启 |否|
|
|
|
|productSknReplenishSwitches|Json对象数组|[{"productSkn":51198426,"replenishSwitch":0 }] |replenishSwitch 0 关闭 1 开启 |否|
|
|
|
---------------------
|
|
|
### 返回
|
|
|
|
...
|
...
|
|