src/main/java/org/springblade/modules/exam/vo/ExamScoreVO.java @@ -154,4 +154,6 @@ */ private String unitName; //签到情况 private String state; }