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

docs: uniCloud

上级 b0c2ebc7
......@@ -210,7 +210,10 @@ let res = await collection.doc('doc-id').set({
name: "Hey"
});
```
**注意**
- 自动生成的_id是自增的,后创建的记录的_id总是大于先生成的_id
## 查询文档
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册