|
@@ -1964,7 +1964,7 @@ CustomerOrderEntity结构如下:
|
|
|
"consigneePhone": "", //收货人电话:非必填
|
|
|
"deliveryTime": 1573178874, //提货时间:非必填,时间戳,精确到秒
|
|
|
"deliveryType": 1, //提送类型:非必填,1)自提, 2)送货
|
|
|
- "deviceNumber": "", //绑定设备号:非必填,绑定失败不影响受理单的创建,原因会在返回信息中的message中说明
|
|
|
+ "deviceNumber": "", //绑定设备号:非必填
|
|
|
"startAddress": "", //起始地:非必填
|
|
|
"endAddress": "", //目的地:非必填
|
|
|
//发货方经纬度:非必填
|