- attivita

- gestione degli script sul server
 - creato websocket per interagire con gli script del server.
This commit is contained in:
Surya Paolo
2024-08-29 23:31:54 +02:00
parent 79e874e3e0
commit 8f4ff8ff9c
39 changed files with 1373 additions and 303 deletions

View File

@@ -1268,8 +1268,8 @@ export interface IAttivita {
// INFORMAZIONI:
tipodiAttivita: ITipoDiAttivita
nome_attivita: string
descr: string
note: string
idSector: number[]
idCity: number[]