|
@@ -1673,7 +1673,7 @@ OrderEntity结构如下:
|
|
startAddress (string) //起始地:选填 ,
|
|
startAddress (string) //起始地:选填 ,
|
|
warehouseCode (string) //第三方参数:仓库编码 ,
|
|
warehouseCode (string) //第三方参数:仓库编码 ,
|
|
wmsLocation (string) //集货位:可不填 ,
|
|
wmsLocation (string) //集货位:可不填 ,
|
|
- extraFields { 扩展字端:可不填,根据需要使用 ,
|
|
|
|
|
|
+ extraFields { //扩展字端:可不填,根据需要使用 ,
|
|
note1 (string) //自定义备注1 ,
|
|
note1 (string) //自定义备注1 ,
|
|
note2 (string) //自定义备注2 ,
|
|
note2 (string) //自定义备注2 ,
|
|
note3 (string) //自定义备注3 ,
|
|
note3 (string) //自定义备注3 ,
|
|
@@ -1681,7 +1681,7 @@ OrderEntity结构如下:
|
|
note5 (string) //自定义备注5 ,
|
|
note5 (string) //自定义备注5 ,
|
|
note6 (string) //自定义备注6 ,
|
|
note6 (string) //自定义备注6 ,
|
|
}
|
|
}
|
|
- cargoList { (Array[货物请求]) //货物列表
|
|
|
|
|
|
+ cargoList { (Array['货物请求']) //货物列表
|
|
cargoNumber (string) //货物编号:用于货物相关接口,需要增/删/改货物的话需要传次字段 ,
|
|
cargoNumber (string) //货物编号:用于货物相关接口,需要增/删/改货物的话需要传次字段 ,
|
|
name (string) //货物名称 ,
|
|
name (string) //货物名称 ,
|
|
note1 (string) //自定义备注1 ,
|
|
note1 (string) //自定义备注1 ,
|