龚焕茏
2024-05-17 6dc02bb0fc34273f64c273efbce1e9ceb6460c3d
src/api/examPaper.js
@@ -15,4 +15,5 @@
  selfPaList: query => post('/api/admin/exam/count/list', query),
  mathList: query => post('/api/admin/exam/count/sourceList', query),
  uploadEnrolmentsa: query => down('/api/admin/exam/count/exportTemplatesSheet/'+query),
  selectStudent: query => post('/api/admin/exam/paper/selectStudent', query),
}