From a62b4fc966f449fa4131ab299e8e702d4a9bb420 Mon Sep 17 00:00:00 2001 From: Justiks Date: Thu, 20 Feb 2025 16:08:18 +0300 Subject: [PATCH] bugfix --- .idea/workspace.xml | 27 ++++++++---- .../nto/controller/AdminController.java | 10 +---- .../nto/controller/AuthController.java | 34 +++++++++++---- .../nto/controller/EmployeeController.java | 41 ++++++++++--------- .../java/com/example/nto/entity/Entry.java | 2 +- 5 files changed, 67 insertions(+), 47 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4d6f6fe..ad299de 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,12 @@