示例#1
0
 public function execute()
 {
     $this->insertQuery->fields($this->fields);
     $this->insertQuery->execute();
 }