zengh
2021-08-27 8c28e0e9d71b84eb18a3b40a9afc46ab50269aa2
src/main/java/org/springblade/modules/exam/vo/ExamScoreVO.java
@@ -46,4 +46,9 @@
    */
   private String account;
   /**
    * 部门id
    */
   private Long deptId;
}