diff --git a/src/etc/AppSettings.ejemplo.ts b/src/etc/AppSettings.ejemplo.ts index b436197..b74b25f 100644 --- a/src/etc/AppSettings.ejemplo.ts +++ b/src/etc/AppSettings.ejemplo.ts @@ -1,7 +1,7 @@ // export const APP_SETTINGS = { // apiDeboSuite: 'http://localhost:9900', // puntoVenta: 9998, - // numeroPlanilla: '1111', + // numeroPlanilla: 1111, // codigoP: 99996, // terminal: 101 // }