insert([ [ 'field' => 'benefits_service_customer', 'val' => "", 'remark' => '福利中心客服地址', 'group_id' => 1, 'created_at' => now(), 'updated_at' => now(), ] ]); } /** * Reverse the migrations. * * @return void */ public function down() { // } };