“a8f9b5c8f788d2520757a259f80a72516249a0b7”上不存在“test/jdk/jfr/api/metadata/valuedescriptor/TestGetFields.java”
未验证 提交 3fd48b13 编写于 作者: O openharmony_ci 提交者: Gitee

!21443 【轻量级 PR】:update zh-cn/contribute/style-guide/style-guide-example-code-style.md.

Merge pull request !21443 from zyjhandsome/N/A
......@@ -551,7 +551,7 @@ notificationManager.publish(notificationRequest, (err) => {
...
return;
}
console.info('Invoke publish succeeded.');
console.info('Succeeded in publishing notification.');
});
```
......@@ -563,7 +563,7 @@ notificationManager.publish(notificationRequest, function (err) {
...
return;
}
console.info('Invoke publish succeeded.');
console.info('Succeeded in publishing notification.');
});
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册