@ -33,4 +33,8 @@ public class QuestionLogAnswerLockVO {
* 题目解析
*/
private String questionAnalysis;
/**
* 学生最后一次提交的答案
private String generalQuestionLogAnswer;
}
@ -33,4 +33,8 @@ public class TeacherOpenCourseQuestionLogAnswerLockVO {
private String teacherOpenCourseQuestionLogAnswer;