@@ -37,6 +37,5 @@ public class bindStudentRequest {
/**
* 身份证号
*/
- @NotBlank(message = "身份证号不能为空")
private String idCard;
}