- Cron Completato
This commit is contained in:
@@ -933,7 +933,6 @@ exports.updateAllBook = async (idapp, options) => {
|
||||
try {
|
||||
const macro = new Macro(idapp); // Crea un'istanza della classe Macro
|
||||
options.idapp = idapp;
|
||||
|
||||
return await macro.updateLocalDbFromGM_T_Web_Articoli(options);
|
||||
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user