智慧保安后台管理-外网项目备份
zengh
2021-08-18 b6665535d880a85f74b7dd7265f8204e851887c0
src/main/java/org/springblade/modules/exam/vo/ExamPaperVO.java
@@ -31,4 +31,9 @@
    * 性别 1 男  2 女
    */
   private Integer sex;
   /**
    * 考试 id
    */
   private Long applyId;
}