|
@@ -322,7 +322,7 @@
|
|
|
|
|
|
- 调用成功示例
|
|
|
|
|
|
-```json
|
|
|
+```java
|
|
|
{
|
|
|
"code": 200,
|
|
|
"message": null,
|
|
@@ -341,7 +341,7 @@
|
|
|
"createUserId": "15161181167", //创建人手机号
|
|
|
"createUsername": "gmw", //创建人姓名
|
|
|
"deliveryTime": 1548669600, //提货时间,秒为单位的时间戳
|
|
|
- "deliveryType": null, //提送类型 '1', "自提" 2, "送货"
|
|
|
+ "deliveryType": null, //提送类型 1, "自提" 2, "送货"
|
|
|
"appointArriveTime": 1548980160, //预约送达时间,秒为单位的时间戳
|
|
|
"customerOrderNumber": "JSOUT1234567", //客户单号
|
|
|
"startAddress": "杭州", //起始地址
|