|
@@ -11,7 +11,7 @@ export const DEVICE_ID = localStorage.getItem("deviceId");
|
|
|
export const INVIGILATOR_IMPORT_TEMPLATE_DOWNLOAD_URL =
|
|
|
"http://qmth-test.oss-cn-shenzhen.aliyuncs.com/file/考场监考老师导入.xlsx";
|
|
|
export const EXAM_STUDENT_IMPORT_TEMPLATE_DOWNLOAD_URL =
|
|
|
- "http://qmth-test.oss-cn-shenzhen.aliyuncs.com/file/考生导入_在线考试.xlsx";
|
|
|
+ "https://cdn.online-exam.cn/frontend/template/考生导入模版.xlsx";
|
|
|
|
|
|
// 交卷方式
|
|
|
export const STUDENT_FINISH_EXAM_TYPE = {
|