inactive update
This commit is contained in:
@ -3,5 +3,6 @@ package net.shyshkin.study.fullstack.supportportal.backend.domain;
|
||||
public enum WorkingStatus {
|
||||
ACTIVE,
|
||||
ON_LEAVE,
|
||||
RETIRED
|
||||
RETIRED,
|
||||
INACTIVE
|
||||
}
|
||||
Reference in New Issue
Block a user