Browse Source

Merge remote-tracking branch 'origin/master'

FanXiaoyu 6 years ago
parent
commit
2093236f0a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/resources/documentation.md

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

@@ -135,7 +135,8 @@ post体:
     
     
     {
     {
         "venderId":"",             //String,必填,保险商Id
         "venderId":"",             //String,必填,保险商Id
-        "insuranceNo":"",              //String,必填,保单编号
+        "projectId":"",            //String 必填, 项目Id 
+        "insuranceNo":""              //String,必填,保单编号
     }
     }
     
     
 返回:
 返回: