mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
set time by default and round number to 15
This commit is contained in:
@@ -2,7 +2,7 @@ export class PublicationFolder {
|
||||
ProcessId: string;
|
||||
Description: string;
|
||||
Detail: string;
|
||||
DateBegin: string;
|
||||
DateEnd: string;
|
||||
DateBegin: any;
|
||||
DateEnd: any;
|
||||
ActionType: string;
|
||||
}
|
||||
Reference in New Issue
Block a user