|
@@ -213,7 +213,7 @@ public interface TOeExamRecordMapper extends BaseMapper<TOeExamRecord> {
|
|
|
*/
|
|
|
public List<InvigilateListProgressExcelBean> invigilatePageProgressListExport(@Param("examId") Long examId,
|
|
|
@Param("examActivityId") Long examActivityId,
|
|
|
- @Param("roomCode") List<String> roomCodeList,
|
|
|
+ @Param("roomCodeList") List<String> roomCodeList,
|
|
|
@Param("courseCode") String courseCode,
|
|
|
@Param("name") String name,
|
|
|
@Param("identity") String identity,
|