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

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

Merge pull request !263 from huiyong.rao/N/A
......@@ -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.
先完成此消息的编辑!
想要评论请 注册