🌈 搜索
📅  最后修改于: 2022-03-11 14:53:59.031000             🧑  作者: Mango
DB::table(..)->select(..)->whereNotIn('book_price', [100,200])->get();