我最近在我的开发环境中更新了mongo以利用新功能(Mongod1.4-->4.0)。现在我所有现有的聚合查询都返回错误:{[MongoError:The'cursor'optionisrequired,exceptforaggregatewiththeexplainargument]name:'MongoError',ok:0,errmsg:'The\'cursor\'optionisrequired,exceptforaggregatewiththeexplainargument',code:9,codeName:'FailedToParse'}我知道我应该能够将“cursor()