- Cataloghi

- Import ed Export Pagine
- ObjectID sostituita con ObjectId
This commit is contained in:
Surya Paolo
2024-12-17 17:56:03 +01:00
parent 8baf1e99f0
commit 7619ce5b51
67 changed files with 287 additions and 173 deletions

View File

@@ -115,6 +115,7 @@ export const tools = {
IDAPP_CNM: '10',
IDAPP_FREEPLANET: '1',
IDAPP_RISO: '13',
IDAPP_PCB: '17',
IDAPP_MACRO: '18',
TipoMsg: {
@@ -8035,7 +8036,7 @@ export const tools = {
} catch (e) {
console.error('err getDirectoryGall', e)
}
console.log('getDirectoryGall', ris, 'mypath', path, 'myrow', myrow)
// console.log('getDirectoryGall', ris, 'mypath', path, 'myrow', myrow)
return ris
},