未验证 提交 cc71a23c 编写于 作者: 葛亚芳 提交者: Gitee

update zh-cn/application-dev/database/database-relational-guidelines.md.

Signed-off-by: N葛亚芳 <geyafang@huawei.com>
上级 c2ae1b57
......@@ -402,7 +402,7 @@
```js
function storeObserver(devices) {
for (let i = 0; i < devices.length; i++) {
console.info(`device= ${device[i]} data changed`);
console.info(`device= ${devices[i]} data changed`);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册