Authored by tanling

Update delivery.md

... ... @@ -44,7 +44,8 @@ productInfo的信息如下:
| price | BigDecimal | 商品价格 |
| orderCode | Long | 订单号 |
| productCode | String | 货号 |
| skup | int |唯一标识一件商品 |
| skup | Integer |唯一标识一件商品 |
2.【 下架接口】
[ufo.domain]/rapidRelivery/batchDownShelf
... ...