コード例 #1
0
 @Override
 public boolean updateTeamModels(Collection<TeamModel> models) {
   return serviceImpl.updateTeamModels(models);
 }