gmw před 5 roky
rodič
revize
66d1cdae21
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -1605,6 +1605,12 @@ OrderEntity结构如下:
             note4 (string) //自定义备注4 ,
             note5 (string) //自定义备注5 ,
             note6 (string) //自定义备注6 ,
+            note7 (string) //自定义备注7 ,
+            note8 (string) //自定义备注8 ,
+            note9 (string) //自定义备注9 ,
+            note10 (string) //自定义备注10 ,
+            note11 (string) //自定义备注11 ,
+            note12 (string) //自定义备注12 ,
         }
         cargoList {  //货物列表 (Array[货物请求])
             cargoNumber (string) //货物编号:用于货物相关接口,需要增/删/改货物的话需要传次字段 ,