支持端:小程序 , 云函数 , Web
获取集合中指定记录的引用。方法接受一个 id 参数,指定需引用的记录的 _id。
记录 _id
const myTodo = db.collection('todos').doc('my-todo-id')