查询 db.getCollection(“order”).find({ “_id”: ObjectId(“64f92085799755611bb915fb”) }).limit(1000).skip(0) 修改 db.getCollection(“customer”).update({_id:ObjectId(“5edd83799202001708dab632”)},{$set:{status:“A卡”}})