insert([ [ 'field' => 'pc28_switch', 'val' => "0", 'remark' => '游戏切换(0:pc28 1:急速28)', 'group_id' => 3, 'created_at' => now(), 'updated_at' => now(), ] ]); } /** * Reverse the migrations. * * @return void */ public function down() { // } };