예제 #1
0
 public function findByIdList($idList)
 {
     return $this->eventDao->findByIdList($idList);
 }