예제 #1
0
 public function create($data)
 {
     $this->switching($this->_idx_table);
     return parent::create($data);
 }