🌈 搜索
📅  最后修改于: 2022-03-11 14:57:04.280000             🧑  作者: Mango
db.inventory.find( { $or: [ { quantity: { $lt: 20 } }, { price: 10 } ] } )