云函数端查询语句: db.collection(collectionName).where(wherex).get() 这里wherex是前端传过来的参数 当需要用到db.command时应如何处理参数wherex