퇴근
This commit is contained in:
parent
b6bd7fac4d
commit
ee1933008f
@ -55,6 +55,7 @@ public class CommutersService {
|
||||
if(map.get("commutLve") != null) {
|
||||
map.put("commutLve", null);
|
||||
map.put("commutOut", null);
|
||||
map.put("projctLve", null);
|
||||
} else {
|
||||
map.put("commutLve", LocalTime.now());
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user