Jelajahi Sumber

更正文档

Jxing 6 tahun lalu
induk
melakukan
2a4b94b1d3
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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,必填,保单编号
     }
     
 返回: