Update purchase_allocation.md
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -146,7 +146,7 @@ | @@ -146,7 +146,7 @@ | ||
146 | |属性名称|类型|例子|说明|是否必填| | 146 | |属性名称|类型|例子|说明|是否必填| |
147 | |--------|----|----|----|--------| | 147 | |--------|----|----|----|--------| |
148 | |warehouseId|int|12|仓库id|否| | 148 | |warehouseId|int|12|仓库id|否| |
149 | -|productSknReplenishSwitches|Json对象|[{"productSkn":51198426,"replenishSwitch":0 }] |replenishSwitch 0 关闭 1 开启 |否| | 149 | +|productSknReplenishSwitches|Json对象数组|[{"productSkn":51198426,"replenishSwitch":0 }] |replenishSwitch 0 关闭 1 开启 |否| |
150 | --------------------- | 150 | --------------------- |
151 | ### 返回 | 151 | ### 返回 |
152 | 152 |
-
Please register or login to post a comment