This commit is contained in:
Peter Maquiran
2024-01-29 17:25:05 +01:00
19 changed files with 706 additions and 445 deletions
+2 -1
View File
@@ -170,7 +170,8 @@ export interface expedienteTask {
Status : string
DispatchNumber: any
AttachmentsProcessLastInstanceID: any
InstanceID: any
InstanceID: any,
DraftIds: string
}
export interface ExpedienteTask {