예제 #1
0
 public int update(Group group) {
   return groupMapper.update(group);
 }