@ -33,7 +33,7 @@ public class StudentEditPasswordDTO {
/**
* 学生姓名
*/
@NotEmpty(message = "院校不能为空!")
@NotEmpty(message = "学生姓名不能为空!")
private String studentName;
* 学生编号