This commit is contained in:
Eudes Inácio
2024-06-19 19:16:28 +01:00
parent 0d5955c9e9
commit 2a4096c7a0
4 changed files with 12 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ export class Attachment {
SourceId: string
SourceName: string
Stakeholders: string
docId?: number
//Data: any;
}