ต่อapiคนสมัครกรอกข้อมูลสมัครสอบ
This commit is contained in:
parent
f74972e5ec
commit
b7a91fa326
16 changed files with 567 additions and 522 deletions
|
|
@ -11,5 +11,6 @@ export default {
|
|||
candidateCheckCreate: (examId: string) => `${candidate}check/${examId}`,
|
||||
candidateRegister: (examId: string) => `${candidate}register/${examId}`,
|
||||
candidatePayment: (examId: string) => `${candidate}payment/${examId}`,
|
||||
candidateStatus: (examId: string) => `${candidate}status/${examId}`,
|
||||
candidate
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue