|
@@ -89,7 +89,7 @@ public class InsertStudentRequest implements Serializable {
|
|
|
private String eduSystem;
|
|
private String eduSystem;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "毕业中学")
|
|
@ApiModelProperty(value = "毕业中学")
|
|
|
- @NotBlank(message = "毕业中学不能为空")
|
|
|
|
|
|
|
+ //@NotBlank(message = "毕业中学不能为空")
|
|
|
private String graduationSchool;
|
|
private String graduationSchool;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "层次")
|
|
@ApiModelProperty(value = "层次")
|