insert(['id' => 1, 'name' => '超级管理员', 'code' => 'super_admin', 'type' => 1, 'creator' => '系统' , 'created_at' => now(), 'updated_at' => now()]); } }