@@ -248,10 +248,6 @@ class User extends UserModel
throwError('请选择入学年份');
}
- if(empty($data['speciality'])){
- throwError('请选择就读专业');
- }
-
if(empty($data['education_certify'])){
throwError('请上传教育证明');