提交 c4ccdafd 编写于 作者: 葛亚芳

fixed fcc54216 from https://gitee.com/ge-yafang/docs/pulls/8940

update zh-cn/application-dev/reference/apis/js-apis-data-rdb.md.
Signed-off-by: Nge-yafang <geyafang@huawei.com>
Signed-off-by: N葛亚芳 <geyafang@huawei.com>
上级 bd38ddb5
......@@ -780,7 +780,7 @@ distinct(): RdbPredicates
**示例:**
```js
let predicates = new data_rdb.RdbPredicates("EMPLOYEE")
predicates.equalTo("NAME", "Rose").distinct("NAME")
predicates.equalTo("NAME", "Rose").distinct()
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册