further improvements

This commit is contained in:
tiago.kayaya
2021-05-07 14:01:30 +01:00
parent 4d299699be
commit e3e29bbafe
17 changed files with 719 additions and 60 deletions
+1
View File
@@ -6,4 +6,5 @@ export class Folder{
SouceType:string;
SourceId:string;
DeadlineType: string;
SubjectTypes: number[];
}