gmw 5 years ago
parent
commit
72782211f9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -1712,7 +1712,6 @@ CustomerOrderEntity结构如下:
         shipperPayType (integer) //上游运费支付方式:非必填 ,
         startAddress (string) //起始地:非必填
         cargoList {
-            cargoNumber (string) //货物编号:用于货物相关接口,需要增/删/改货物的话需要传此字段,
             name (string) //货物名称 ,
             note1 (string) //自定义备注1 ,
             note2 (string) //自定义备注2 ,