资料库代码提交
This commit is contained in:
@@ -26,6 +26,7 @@ public enum SupervisionResponseEnum {
|
||||
IMPORT_DEV_ERROR("A00550","导入终端检测失败"),
|
||||
DELETE_TO_BE_SUBMITTED("A00550","流程删除失败,只有待提交信息可删除!"),
|
||||
EXISTENCE_OR_NOT("A00550","信息查询为空,请检查信息是否存在!"),
|
||||
NAME_EXISTS("A00550","名称重复"),
|
||||
;
|
||||
|
||||
private final String code;
|
||||
|
||||
Reference in New Issue
Block a user