Rev 582 | Rev 610 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 582 | Rev 605 | ||
|---|---|---|---|
| Line 140... | Line 140... | ||
| 140 | 140 | ||
| 141 | interface Loja { |
141 | interface Loja { |
| 142 | Long SEQUENCIAL_MATRIZ_ESTOQUE_9 = new Long(9); |
142 | Long SEQUENCIAL_MATRIZ_ESTOQUE_9 = new Long(9); |
| 143 | Long SEQUENCIAL_LOJA_PATIO_14 = new Long(14); |
143 | Long SEQUENCIAL_LOJA_PATIO_14 = new Long(14); |
| 144 | Long SEQUENCIAL_QUIOSQUE_PATIO_5 = new Long(5); |
144 | Long SEQUENCIAL_QUIOSQUE_PATIO_5 = new Long(5); |
| - | 145 | Long SEQUENCIAL_LOJA_MACEIO_8 = new Long(8); |
|
| 145 | 146 | ||
| 146 | Long SEQUENCIAL_USUARIO_MATRIZ_60 = new Long(60); |
147 | Long SEQUENCIAL_USUARIO_MATRIZ_60 = new Long(60); |
| 147 | }
|
148 | }
|
| 148 | 149 | ||
| 149 | interface Foto { |
150 | interface Foto { |