🌈 搜索
📅  最后修改于: 2022-03-11 14:56:01.703000             🧑  作者: Mango
db.persons.find( { "name": { "$in": [ "John", "David", "Sarah" ] } } )