瀏覽代碼

更正文档

Jxing 6 年之前
父節點
當前提交
2a4b94b1d3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/documentation.md

+ 2 - 2
src/main/resources/documentation.md

@@ -112,7 +112,7 @@ post体:
         "resultMsg":"",
         "content":[
             {
-                "insuranceId":"***",                   // 保单Id
+                "insuranceNo":"***",                   // 保单Id
                 "expireDate":"*****",          // 截止日期
                 "propertyCount":10,              // 保单内资产数量
                 "insuranceFile":"****"           // 保险文件key
@@ -131,7 +131,7 @@ post体:
     
     {
         "venderId":"",             //String,必填,保险商Id
-        "contractId":"",              //String,必填,保单编号
+        "insuranceNo":"",              //String,必填,保单编号
     }
     
 返回: