Merge branch 'develop' of github.com:Frappet/hrms-api-org into develop
This commit is contained in:
commit
4d744c7c34
1 changed files with 3 additions and 0 deletions
|
|
@ -2644,6 +2644,9 @@ export class CommandController extends Controller {
|
||||||
mpCee?: string | null;
|
mpCee?: string | null;
|
||||||
refCommandCode?: string | null;
|
refCommandCode?: string | null;
|
||||||
refCommandName?: string | null;
|
refCommandName?: string | null;
|
||||||
|
positionLine?: string | null;
|
||||||
|
positionPathSide?: string | null;
|
||||||
|
positionExecutive?: string | null;
|
||||||
}[];
|
}[];
|
||||||
},
|
},
|
||||||
) {
|
) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue