dev/2025-02-19-15-38
This commit is contained in:
parent
c3233330c4
commit
4bf67bef55
@ -70,9 +70,4 @@ public class Employee implements UserDetails {
|
||||
public boolean isEnabled() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public boolean isBlock() {
|
||||
return isBlock;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user