Update developer.md
This commit is contained in:
parent
347a224076
commit
118a5be995
1 changed files with 5 additions and 4 deletions
|
@ -106,13 +106,14 @@ ErrorInfo 说明:
|
|||
|
||||
|
||||
ErrorInfo 说明:
|
||||
|
||||
| code |message |
|
||||
| --------------------------------------------- | ------ |
|
||||
| Param.APPID.Blank | APP_ID不能为空 |
|
||||
| Param.APPID.FormatError | APP_ID只能是数字和小写字母组成 |
|
||||
| Param.APPID.Blank | APP_ID 不能为空 |
|
||||
| Param.APPID.FormatError | APP_ID 只能是数字和小写字母组成 |
|
||||
| Param.APPID.NotExist | APP不存在 |
|
||||
| Container.Command.Error | 操作容器指令发生错误 |
|
||||
| SystemError |系统异常,请联系管理员(系统报错返回) |
|
||||
| Container.Command.Error | Docker 返回错误 |
|
||||
| SystemError | 系统异常,请联系管理员 |
|
||||
|
||||
### App 重启接口
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue