Ejemplo n.º 1
0
 @Override
 public Cobranza edit(Cobranza entity) {
   return abmService.update(entity);
 }