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