🌈 搜索
📅  最后修改于: 2022-03-11 15:00:44.778000             🧑  作者: Mango
db.inventory.find( { age: "10" }, { _id: 0 , age: 1, user: { name: 1 } } )