应修正为 db.collection.remove() db.collection.deleteOne() db.collection.deleteMany()
应修正为
db.collection.remove()
db.collection.deleteOne()
db.collection.deleteMany()