未验证 提交 18fd37bf 编写于 作者: wangyaqi1994's avatar wangyaqi1994 提交者: Gitee

!261 update docs/uniCloud/cf-database-aggregate-operator.md.

Merge pull request !261 from huiyong.rao/N/A
......@@ -1055,8 +1055,8 @@ let res = await db.collection('stats').aggregate()
```js
{ "_id": 1, "index": 160 }
{ "_id": 2, "index": 100 }
{ "_id": 1, "sum": 160 }
{ "_id": 2, "sum": 100 }
```
### map
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册