错误信息
This commit is contained in:
parent
056bd5a24f
commit
04ce1c9506
@ -49,7 +49,7 @@ public interface ErrorCodeConstants {
|
||||
// ========== 销假管理 1_011_019_000 ==========
|
||||
ErrorCode XJGL_NOT_EXISTS = new ErrorCode(1_011_019_000, "销假管理不存在");
|
||||
// ========== 销假管理 1_011_020_000 ==========
|
||||
ErrorCode NJGL_DATA_STATUS = new ErrorCode(1_011_020_000, "剩余年假天数不足");
|
||||
ErrorCode NJGL_DATA_STATUS = new ErrorCode(1_011_020_000, "请假审批错误");
|
||||
// ========== 销假管理 1_011_021_000 ==========
|
||||
ErrorCode NJGL_BACK_DAY = new ErrorCode(1_011_021_000, "销假超过总年假天数");
|
||||
ErrorCode NJGL_BACK_DAY = new ErrorCode(1_011_021_000, "销假审批错误");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user