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

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

上级 1b07c50e
......@@ -6,7 +6,7 @@
### abs
<!--
<!--类似 JavaScript Array 上的 map 方法
/// meta
keyword: abs,绝对值
-->
......@@ -1118,8 +1118,8 @@ let res = await db.collection('stats').aggregate()
```js
{ "_id": 1, "index": 16 }
{ "_id": 2, "index": 19 }
{ "_id": 1, "total": 16 }
{ "_id": 2, "total": 19 }
```
### objectToArray
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册