forked from Olympic/NTO-2025-Backend-TeamTask
1111
This commit is contained in:
@@ -10,5 +10,5 @@ import org.springframework.stereotype.Service;
|
||||
*/
|
||||
@Service
|
||||
public interface EmployeeService {
|
||||
Employee getEmployeeWithBookings(String code);
|
||||
Employee getEmployeeByCode(String code);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user