예제 #1
0
 /**
  *
  */
 private function saveApi()
 {
     if (isset($this->idapi)) {
         parent::s_api($this->idapi);
     }
 }