mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update developer.md
This commit is contained in:
parent
d8279cfa8d
commit
36d5ac4c5a
@ -91,7 +91,8 @@ ErrorInfo 说明:
|
||||
| Param.APP_ID.Blank | 查询的APP_ID为空 |
|
||||
| Param.APP_ID.FormatError | 查询的APP_ID只能是数字和小写字母组成 |
|
||||
| APP.NotExis | 查询的APP没有安装 |
|
||||
| SystemError |系统异常,请联系管理员 |
|
||||
| ContainerCommandError | 操作容器指令发生错误 |
|
||||
| SystemError |系统异常,请联系管理员(系统报错返回) |
|
||||
|
||||
|
||||
### app 列表查询接口
|
||||
@ -152,5 +153,5 @@ AppDetailInfo 说明:
|
||||
ErrorInfo 说明:
|
||||
| code |message |
|
||||
| --------------------------------------------- | ------ |
|
||||
| AppNotExist | 查询的APP不存在 |
|
||||
| SystemError |系统异常,请联系管理员 |
|
||||
| ContainerCommandError | 操作容器指令发生错误 |
|
||||
| SystemError |系统异常,请联系管理员(系统报错返回) |
|
||||
|
Loading…
Reference in New Issue
Block a user