@@ -10,7 +10,7 @@ import cn.com.qmth.examcloud.core.oe.student.api.response.GetStudentOnlineExamIn
public interface OeStudentExamRecordCloudService extends CloudService{
- public void cleanExamRecords();
+ void cleanExamRecords() throws InterruptedException;
/**
* 获取二维码
* @return