未验证 提交 5c41244d 编写于 作者: O openharmony_ci 提交者: Gitee

!14576 【轻量级 PR】:update zh-cn/application-dev/database/database-relational-guidelines.md.

Merge pull request !14576 from 葛亚芳/N/A
......@@ -250,7 +250,7 @@
```js
function storeObserver(devices) {
for (let i = 0; i < devices.length; i++) {
console.log('device=' + device[i] + ' data changed')
console.log('device=' + devices[i] + ' data changed')
}
}
try {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册