예제 #1
0
 public List<?> getBlockGrade(Date start, Date end) {
   return isl_labo.getBlockGrade(LoginRO.getSession_(), start, end);
 }