智慧保安后台管理-外网
Administrator
2022-05-16 886af3196e50294645d55dfaceadf90d2cee73da
src/main/java/org/springblade/modules/exam/vo/ExamSubjectChoicesVO.java
@@ -40,4 +40,9 @@
    * 成绩id
    */
   private Long scoreId;
   /**
    * 模拟考试记录id
    */
   private Long simulateExamId;
}