Reportistica Ore 2

This commit is contained in:
Paolo Arena
2021-02-24 04:48:31 +01:00
parent 14a3292da2
commit 39c08afb95
13 changed files with 427 additions and 56 deletions

View File

@@ -1,9 +1,9 @@
const tools = require('../tools/general');
const appTelegram = [tools.AYNI, tools.SIP];
const appTelegram = [tools.CNM];
const appTelegramFinti = ['2'];
const appTelegramDest = [tools.AYNI];
const appTelegramDest = [tools.CNM];
const printf = require('util').format;