forked from zhba/zhba_management_w_ys
src/main/java/org/springblade/modules/apply/vo/ApplyVO.java @@ -44,5 +44,15 @@ */ private Integer paperScore; /** * 考试类型 */ private Integer examType; /** * 考试名称 */ private String examName; }