提交 5cc1f502 编写于 作者: 雪洛's avatar 雪洛

docs: uniCloud database

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