src/main/java/org/springblade/modules/apply/vo/ExamPaymentVO.java @@ -64,5 +64,10 @@ */ private String phone; /** * 部门id */ private String deptId; }