瀏覽代碼

更新接口文档

gmw 6 年之前
父節點
當前提交
770a081d53
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1681,7 +1681,7 @@ OrderEntity结构如下:
             note5 (string) //自定义备注5 ,
             note6 (string) //自定义备注6 ,
         }
-        cargoList { (Array['货物请求']) //货物列表
+        cargoList {  //货物列表 (Array[货物请求])
             cargoNumber (string) //货物编号:用于货物相关接口,需要增/删/改货物的话需要传次字段 ,
             name (string) //货物名称 ,
             note1 (string) //自定义备注1 ,