예제 #1
0
 public function getCountry($country_id)
 {
     return $this->dao->getCountry($country_id);
 }