ต่อ api บุคคลที่สามารถติดต่อได้
This commit is contained in:
parent
a022234412
commit
f45af7bb86
12 changed files with 449 additions and 178 deletions
|
|
@ -42,6 +42,8 @@ export default {
|
|||
`${periodExam}family/${candidateId}`,
|
||||
candidateOccupation: (candidateId: string) =>
|
||||
`${periodExam}occupation/${candidateId}`,
|
||||
candidateContact: (candidateId: string) =>
|
||||
`${periodExam}contact/${candidateId}`,
|
||||
candidateEducation: (candidateId: string) =>
|
||||
`${periodExam}education/${candidateId}`,
|
||||
candidateAdminEducation: (candidateId: string) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue