develop
hhb@hotmail.com 3 months ago
parent 82f67e1afe
commit 5eb9dcaadc

@ -101,7 +101,7 @@ public class CommonServiceImpl implements CommonService {
return gradeAndClassVos;
}catch (Exception e) {
throw new RuntimeException("获取当前学校当前学段年级班级信息失败");
throw new RuntimeException("获取当前学校当前学段年级班级信息失败" + e);
}
}

Loading…
Cancel
Save