mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
add models
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
export class Publication{
|
||||
DateIndex: Date | string;
|
||||
DocumentId:string;
|
||||
DocumentId: number;
|
||||
ProcessId:string;
|
||||
Title: string;
|
||||
Message: string;
|
||||
|
||||
Reference in New Issue
Block a user