获取集合的引用获取集合的引用// 获取 `user` 集合的引用const collection = db.collection('user'); 集合 Collection记录 Record / Document查询筛选指令 Query Command字段更新指令 Update Command