Commit 313e610fc0933535dae77f8e3a783cbd53e88226

Authored by Marcelo Puebla
1 parent 7ab4c485db
Exists in develop

Cambio variable a number

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/etc/AppSettings.ejemplo.ts
1 // export const APP_SETTINGS = { 1 // export const APP_SETTINGS = {
2 // apiDeboSuite: 'http://localhost:9900', 2 // apiDeboSuite: 'http://localhost:9900',
3 // puntoVenta: 9998, 3 // puntoVenta: 9998,
4 // numeroPlanilla: '1111', 4 // numeroPlanilla: 1111,
5 // codigoP: 99996, 5 // codigoP: 99996,
6 // terminal: 101 6 // terminal: 101
7 // } 7 // }
8 8