FanXiaoyu il y a 6 ans
Parent
commit
61b7830f28
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/main/resources/documentation.md

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

@@ -75,7 +75,7 @@ post体:
 post体:
     
     {
-        "vendorId":"",               //String,必填,保险商Id
+        "venderId":"",               //String,必填,保险商Id
         "projectId":""               // String 必填, 数据平台项目id
     }
     
@@ -105,7 +105,7 @@ post体:
 post体:
     
     {
-        "vendorId":"",               //String,必填,保险商Id
+        "venderId":"",               //String,必填,保险商Id
         "projectId":""               //String, 必填, 项目id
     }