fields(array('field1' => 'value1', 'field2' => 'value2', 'fieldn' => $valuen))->execute();2.插入多条记录复制代码 代码如下:$values[] = ar">