比如我想让这个ViewFlag的值变为true
db.collection("todos").doc("_id").update({ data: { "comments.0.ViewFlag": true } })