Refactoring code module 01_metadata => 03_positionEmployee
This commit is contained in:
parent
a8d794abe6
commit
24c0b87ec8
22 changed files with 324 additions and 348 deletions
|
|
@ -21,6 +21,7 @@ interface ResPossition {
|
|||
posLevelName: number;
|
||||
posTypeId: string;
|
||||
posTypeName: string;
|
||||
posTypeShortName: string;
|
||||
}
|
||||
|
||||
export type { ResGroup, ResLevel, ResPossition };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue