fix: แก้ เส้น API

This commit is contained in:
setthawutttty 2025-09-05 09:52:19 +07:00
parent fc90c639ef
commit 3af65f9889
2 changed files with 11 additions and 13 deletions

View file

@ -47,5 +47,6 @@ export default {
exportCandidateListNew: (id: string) => `${recruit_report}candidate-new/${id}`,
examReport: (id: string,no:string) => `${recruit}report/exam/${id}/${no}`,
};