我尝试在WSO2DSS (在WSO2EI中)中为Mongo数据服务实现聚合操作,因为像CRUD和Count这样的基本操作就像前面提到的那样只支持开箱即用。所以我克隆了 (我们的团队恰好使用了这个版本),并且成功地添加了我自己的一些功能。但是,每当我尝试使用org.jongo.MongoCollection.aggregate()函数时,都会得到错误Error in MongoQuery.runQuery: Command failed with error 9: 'The 'cursor' option is required, except for aggregate