Administrator
2021-08-11 92d0cf73df170131eba84490d875bc954eb7a708
src/api/exam/exam.js
@@ -36,7 +36,7 @@
export const getSubjectIds = (param) => {
  return request({
    url: '/api/exampaper/queryPagerSubject/',
    url: '/api/exampaper/queryRandomSubject/',
    method: 'get',
    params: {
      ...param