แก้ประเมิน
This commit is contained in:
parent
cbee41e212
commit
2cec815100
4 changed files with 22 additions and 2 deletions
|
|
@ -9,6 +9,9 @@ interface ProfileData {
|
|||
posLevelName: string;
|
||||
posNo: string;
|
||||
profileId: string;
|
||||
citizenId?: string;
|
||||
salary?: number|null;
|
||||
birthDate?: string;
|
||||
}
|
||||
|
||||
interface InformationData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue