55565758596061
} @GET @Path("workers") public List<QSWorkerModel> findWorkers() { return infoService.findWorkers(new FindWorkers()); }