mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
7 lines
109 B
TypeScript
7 lines
109 B
TypeScript
export class GabinetePermission{
|
|
access = 531;
|
|
pr_tasks = 533;
|
|
md_tasks = 532;
|
|
aprove_event = 507;
|
|
}
|