Duplicidade de marca em preço em escala (fixed bug #5577)
Tempo: 1 hora git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@37212 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
0bdaf69f31
commit
ad51ae9cdc
|
@ -83,6 +83,7 @@ import com.rjconsultores.ventaboletos.web.utilerias.MyGenericForwardComposer;
|
||||||
@Scope("prototype")
|
@Scope("prototype")
|
||||||
public class TarifaEscalaContorller extends MyGenericForwardComposer {
|
public class TarifaEscalaContorller extends MyGenericForwardComposer {
|
||||||
|
|
||||||
|
private static final long serialVersionUID = 1L;
|
||||||
@Autowired
|
@Autowired
|
||||||
private TarifaService tarifaService;
|
private TarifaService tarifaService;
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|
Loading…
Reference in New Issue