未验证 提交 3a31755a 编写于 作者: qq_42164615's avatar qq_42164615 提交者: Gitee

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

上级 1b07c50e
......@@ -458,9 +458,9 @@ let res = await db.collection('shopping').aggregate()
```js
{ _id: 1, log: 2 }
{ _id: 2, log: 0 }
{ _id: 3, log: 1 }
{ _id: 1, overflow: 2 }
{ _id: 2, overflow: 0 }
{ _id: 3, overflow: 1 }
```
### multiply
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册