|
@@ -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:/job/template/{condition}
|
|
|
|
|
|
项目下的公司数据表
|
|
项目下的公司数据表
|
|
- POST:/rel/company/prj
|
|
|
|
|
|
+ POST:/rel/company/prj/{condition}
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|