Update developer.md

This commit is contained in:
qiaofeng1227 2023-04-10 16:50:40 +08:00 committed by GitHub
parent cf1eb21592
commit 2ecc811d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,7 @@ ErrorInfo 说明:
| Param.CustomerAppName.FormatError | 用户自定义APP名称只能是数字和小写字母组成 |
| Param.CustomerAppName.Repeat | 已经安装了此应用请重新指定APP名称 |
| Param.CustomerAppName.Wait | 同名应用已经在安装等待中请重新指定APP名称 |
| Param.AppVersion.Blank | 安装App的版本不能为空 |
| Requirement.NotEnough| 系统资源cpu内存磁盘空间不足 |
| Container.Command.Error | 操作容器指令发生错误 |
| SystemError |系统异常,请联系管理员(系统报错返回) |