wx.cloud.database.collection.
doc
获取记录的引用
data (id) – 方法接受一个 id 参数,指定需引用的记录 ID.
Document
const myTodo = db.collection('todos').doc('my-todo-id')