|
@@ -280,7 +280,7 @@ public class StudentExamResultServiceImpl extends BaseServiceImpl<Long, StudentE
|
|
}
|
|
}
|
|
studentExamResult.setVideoUrl(videoUrl);
|
|
studentExamResult.setVideoUrl(videoUrl);
|
|
studentExamResultDao.update(studentExamResult);
|
|
studentExamResultDao.update(studentExamResult);
|
|
- imFeignService.publishMessage(examRoomStudentRelationService.getPublishMessage(registrationId));
|
|
|
|
|
|
+// imFeignService.publishMessage(examRoomStudentRelationService.getPublishMessage(registrationId));
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|