ปรับ code บรรจุ
This commit is contained in:
parent
063db4e245
commit
35a5817db3
16 changed files with 559 additions and 700 deletions
|
|
@ -346,6 +346,18 @@ interface PersonData {
|
|||
statusName: string;
|
||||
organizationName: string;
|
||||
id: string;
|
||||
posTypeOldId: string;
|
||||
posLevelOldId: string;
|
||||
positionOld: string;
|
||||
status: string;
|
||||
educationOld: string;
|
||||
organizationPositionOld: string;
|
||||
positionTypeOld: string;
|
||||
positionLevelOld: string;
|
||||
positionNumberOld: number;
|
||||
positionDate: string;
|
||||
posTypeNameOld: string;
|
||||
posLevelNameOld: string;
|
||||
}
|
||||
|
||||
interface AppointTopic {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue