Conto Comunitario...

This commit is contained in:
Surya Paolo
2023-01-12 01:03:19 +01:00
parent 2acf161d5d
commit 3d77cf671d
21 changed files with 436 additions and 65 deletions

View File

@@ -41,6 +41,8 @@ export interface IMyGroup {
date_blocked?: Date
createdBy?: string
mycircuits?: IMyCircuit[]
account?: IAccount
}
export interface ICalcStat {