This commit is contained in:
Bright 2025-08-28 17:07:45 +07:00
parent bbb8eeb278
commit ef7a8bc0e8
2 changed files with 9 additions and 0 deletions

View file

@ -298,4 +298,7 @@ export class viewRegistryEmployee {
@ViewColumn()
fields: string;
@ViewColumn()
employeeClass: string;
}