Authored by michaelcao

Update pda-interface-doc.md

... ... @@ -713,7 +713,7 @@ addGoodsShelvesProducts
| ---------|:--------:| --------:|-----:|------:|-----:|------:|
|goodsShelvesCode |int | |否 |70-2-P-H-252| |货架编码|
|storeId |int | |否 |70| |storeId|
|type |int | |否 |999| |userId|
|type |int | |否 |1| |调用类型|
|goodsList |String| |否 |[{"sku":102011,"num":12}]| |多个商品对象组成字符串,每个商品对象里有sku和商品数量字段|
... ...