fix: แก้สรรหา
This commit is contained in:
parent
40e2b34617
commit
22d1fbed58
5 changed files with 17 additions and 18 deletions
|
|
@ -39,5 +39,5 @@ export default {
|
|||
`${disableExam}placement/${examId}`,
|
||||
|
||||
repoetUploadDisableExam:(id:string)=>`${disableExam}result/${id}`,
|
||||
repoetDownloadDisableExam:(id:string)=>`${disableExam}report/exam/${id}`
|
||||
repoetDownloadDisableExam:(id:string,examId:string)=>`${disableExam}report/exam/${id}/${examId}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue