ต่อ api ประวัติการศึกษา

This commit is contained in:
Kittapath 2023-03-24 20:47:01 +07:00
parent 8d2b93b6a3
commit 0760ae1981
9 changed files with 357 additions and 222 deletions

View file

@ -56,7 +56,7 @@ interface Family {
lastnameF: string
occupationF: string
nationalityF: string
same: string
same: string | null
}
interface Occupation {