ErrorCodeEnum
This commit is contained in:
@@ -138,6 +138,11 @@ public enum ErrorCodeEnum {
|
||||
ONLY_WAR_REGION_CONFIG(108002, "意向省市只能配置到战区",null),
|
||||
|
||||
NOT_APPROVE_NODE(109001, "不是审批节点",null),
|
||||
|
||||
|
||||
TIME_FALSE(109002, "结束时间不能早于开始时间",null),
|
||||
|
||||
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user