Ver código fonte

Update 数据中台接口文档.md

wudla 4 anos atrás
pai
commit
c95cac1d60
1 arquivos alterados com 2 adições e 4 exclusões
  1. 2 4
      数据中台接口文档.md

+ 2 - 4
数据中台接口文档.md

@@ -102,9 +102,7 @@ POST: /example/delete
 
 
 
-### 系统接口路径
-
-condition 为 query,create,update,delete
+### 系统接口路径(注:condition 为 query,create,update,delete)
 
 ### 报警系统
 
@@ -257,7 +255,7 @@ POST:/schema/project/{condition}
   POST:/job/template/{condition}
 
 项目下的公司数据表
-  POST:/rel/company/prj
+  POST:/rel/company/prj/{condition}
 ```