🌈 搜索
📅  最后修改于: 2022-03-11 14:53:47.601000             🧑  作者: Mango
$items = DB::table('items')->whereIn('id', [1, 2, 3])->get();