public OrdemServicoService(OSMvcContext context) { _context = context; }
public FuncionarioService(OSMvcContext context) { _context = context; }