云开发,数据库更新Query.update方法没有
const users = db.collection(‘user’)
service.js? [sm]:118 Uncaught (in promise) TypeError: users.where(…).update is not a function
at Object.checkDay (service.js? [sm]:118)
at index.js? [sm]:128
at <anonymous>