标签: javascript mongodb mongodb-query mongo-shell robo3t
db.getCollection('endpoint').find({device:ObjectId("5641c5bc20db5a0")})
当我写上述问题时,我得到了两个结果。
ObjectId("56442943483f0ca") ObjectId("59f83b7cadd73ad")
如何查找具有多个端点的所有设备?