升级后端并开源UI

This commit is contained in:
pycook
2019-08-28 20:34:10 +08:00
committed by pycook
parent 420c6cea2b
commit 12ca296879
115 changed files with 5244 additions and 4543 deletions

View File

@@ -1,13 +1,12 @@
# CMDB API文档
## 状态返回码的定义
* 200: 成功
* 200成功
* 400失败
* 401授权
* 404url not found
* 408超时
* 410资源删除
* 500: 服务器错误
* 401认证
* 403no permission
* 404not found
* 500服务器未知错误
## 用户接口