Authored by tanling

Update delivery.md

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