src/main/java/org/springblade/modules/exam/vo/ExamScoreVO.java @@ -51,4 +51,9 @@ */ private Long deptId; /** * 培训公司id */ private Long trainUnitId; }