ประเมินเชี่ยวชาญ
This commit is contained in:
parent
27fb61604f
commit
c45d3f8e6e
4 changed files with 135 additions and 22 deletions
|
|
@ -12,6 +12,9 @@ interface ProfileData {
|
|||
citizenId?: string;
|
||||
salary?: number|null;
|
||||
birthDate?: string;
|
||||
org?: string;
|
||||
dateStart?: string;
|
||||
dateRetireLaw?: string;
|
||||
}
|
||||
|
||||
interface InformationData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue