未验证 提交 7758ee42 编写于 作者: O openharmony_ci 提交者: Gitee

!21045 【资料问题】Fix notification docs issue

Merge pull request !21045 from yuyaozhi/OpenHarmony-3.2-Release
...@@ -100,7 +100,7 @@ publish(request: NotificationRequest): Promise\<void\> ...@@ -100,7 +100,7 @@ publish(request: NotificationRequest): Promise\<void\>
```js ```js
// 通知Request对象 // 通知Request对象
let notificationRequest = { let notificationRequest = {
notificationId: 1, id: 1,
content: { content: {
contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT, contentType: Notification.ContentType.NOTIFICATION_CONTENT_BASIC_TEXT,
normal: { normal: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册