src/main/java/org/springblade/modules/exam/vo/ExamScoreVO.java @@ -156,4 +156,9 @@ //签到情况 private String state; /** * 年龄 */ private Integer age; }