fixes bug #9477
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@72049 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
e21143a332
commit
fc2e687987
|
@ -65,7 +65,7 @@ public class PrecioFixoPedagioServiceImpl implements PrecioFixoPedagioService {
|
|||
return result;
|
||||
}
|
||||
|
||||
@Override
|
||||
@Transactional
|
||||
public PrecioFixoPedagio suscribir(PrecioFixoPedagio entidad) {
|
||||
|
||||
return precioFixoPedagioDAO.suscribir(entidad);
|
||||
|
|
Loading…
Reference in New Issue