Update pda-interface-doc.md
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -1234,6 +1234,7 @@ http://192.168.102.210:8080/portal-gateway/LineShopsProductController/getProduct | @@ -1234,6 +1234,7 @@ http://192.168.102.210:8080/portal-gateway/LineShopsProductController/getProduct | ||
1234 | | 参数名称 | 参数类型| 长度 |可否为空 |示例 |默认值 | 备注 | | 1234 | | 参数名称 | 参数类型| 长度 |可否为空 |示例 |默认值 | 备注 | |
1235 | | ---------|:--------:| --------:|-----:|------:|-----:|------:| | 1235 | | ---------|:--------:| --------:|-----:|------:|-----:|------:| |
1236 | |storehouseId |int | |否 |10| |仓库id| | 1236 | |storehouseId |int | |否 |10| |仓库id| |
1237 | +|createBy |int | |否 |100083| |用户id| | ||
1237 | |storeId |int | |否 |66| |门店id| | 1238 | |storeId |int | |否 |66| |门店id| |
1238 | |taskType |int | |否 |5| |调用类型| | 1239 | |taskType |int | |否 |5| |调用类型| |
1239 | |goods |String| |否 |[{num: 2,sku: 102016,targetShelfCode:"66-B1-B-H-80"}]| |多个商品对象组成字符串,每个商品对象里有sku和商品数量字段| | 1240 | |goods |String| |否 |[{num: 2,sku: 102016,targetShelfCode:"66-B1-B-H-80"}]| |多个商品对象组成字符串,每个商品对象里有sku和商品数量字段| |
-
Please register or login to post a comment