Jxing 6 лет назад
Родитель
Сommit
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,必填,保单编号
     }
     
 返回: