FanXiaoyu 6 anni fa
parent
commit
61b7830f28
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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
     }