智慧保安后台管理-外网项目备份
tangzy
2021-09-16 0af331c7df1f4e3365b3cb5abd60eaaa09807513
src/main/java/org/springblade/modules/exam/vo/ExamPaperVO.java
@@ -33,7 +33,12 @@
   private Integer sex;
   /**
    * 考试 id
    * 报名 id
    */
   private Long applyId;
   /**
    * 报名人数
    */
   private Integer num;
}