|
private static final String[] EXCEL_HEADER = new String[]{"学号", "姓名", "证件号", "所属教学点", "预约考点1", "预约时段1", "预约考点2", "预约时段2", "预约考点3",
|
|
private static final String[] EXCEL_HEADER = new String[]{"学号", "姓名", "证件号", "所属教学点", "预约考点1", "预约时段1", "预约考点2", "预约时段2", "预约考点3",
|
|
"预约时段3", "预约考点4", "预约时段4"};
|
|
"预约时段3", "预约考点4", "预约时段4"};
|
|
checkStudentTimePeriod(apply, i, task.getAllowApplyCancelDays(), failRecords);
|
|
checkStudentTimePeriod(apply, i, task.getAllowApplyCancelDays(), failRecords);
|