src/main/java/org/springblade/modules/apply/vo/ApplyVO.java @@ -50,4 +50,9 @@ private Integer examType; /** * 考试名称 */ private String examName; }