2026-05-12
This commit is contained in:
1
training/codes/training-system-frontend/dist/assets/js/studentExam-BmT_VHnw.js
vendored
Normal file
1
training/codes/training-system-frontend/dist/assets/js/studentExam-BmT_VHnw.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{g as s,b as a}from"./index-BUj-isDj.js";const d={getPage:t=>s("/student/exam",t),getById:t=>s(`/student/exam/${t}`),start:t=>a(`/student/exam/${t}/start`,null),continueExam:(t,e)=>s(`/student/exam/${t}/continue/${e}`),saveAnswers:(t,e)=>a(`/student/exam/record/${t}/save`,{answers:e}),submit:(t,e)=>a(`/student/exam/record/${t}/submit`,{answers:e}),getRecord:t=>s(`/student/exam/record/${t}`)};export{d as s};
|
||||
Reference in New Issue
Block a user