...
|
...
|
@@ -1234,6 +1234,7 @@ http://192.168.102.210:8080/portal-gateway/LineShopsProductController/getProduct |
|
|
| 参数名称 | 参数类型| 长度 |可否为空 |示例 |默认值 | 备注 |
|
|
|
| ---------|:--------:| --------:|-----:|------:|-----:|------:|
|
|
|
|storehouseId |int | |否 |10| |仓库id|
|
|
|
|createBy |int | |否 |100083| |用户id|
|
|
|
|storeId |int | |否 |66| |门店id|
|
|
|
|taskType |int | |否 |5| |调用类型|
|
|
|
|goods |String| |否 |[{num: 2,sku: 102016,targetShelfCode:"66-B1-B-H-80"}]| |多个商品对象组成字符串,每个商品对象里有sku和商品数量字段|
|
...
|
...
|
|