Gabinete Digital on work.

This commit is contained in:
Paulo Pinto
2020-08-27 13:02:06 +01:00
parent 0773b074f6
commit 104bb42b1b
10 changed files with 81 additions and 120 deletions
+1
View File
@@ -3,4 +3,5 @@ export class DailyWorkTask{
Folio: string;
Senders: string;
CreateDate: string;
DocumentURL: string;
}