mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add attachments
This commit is contained in:
@@ -2,10 +2,10 @@ export class Folder{
|
||||
Nad:number;
|
||||
Subject: string;
|
||||
Message:string;
|
||||
SourceSecFsId?:string;
|
||||
SourceSecFsId:string;
|
||||
SourceType:string;
|
||||
SourceId:string;
|
||||
DeadlineType: string;
|
||||
SubjectTypes: string[];
|
||||
NumberPDPP?:string;
|
||||
NumberPDPP:string;
|
||||
}
|
||||
Reference in New Issue
Block a user