提交 a29dbb10 编写于 作者: W wangkailong

fixed 007ee797 from https://gitee.com/wkljy/docs/pulls/23704

废弃
Signed-off-by: Nwangkailong <wangkailong6@huawei.com>
Change-Id: Iba17ab9e4f33a698426bc144c8a9aec6402c7231
上级 a7571382
......@@ -230,7 +230,7 @@ startBackgroundRunning(id: number, request: NotificationRequest, callback: Async
**示例**
```ts
import notification from '@ohos.notification';
import notification from '@ohos.notificationManager';
import particleAbility from '@ohos.ability.particleAbility';
import wantAgent from '@ohos.app.ability.wantAgent';
import { BusinessError } from '@ohos.base';
......@@ -299,7 +299,7 @@ startBackgroundRunning(id: number, request: NotificationRequest): Promise&lt;voi
**示例**
```ts
import notification from '@ohos.notification';
import notification from '@ohos.notificationManager';
import particleAbility from '@ohos.ability.particleAbility';
import wantAgent from '@ohos.app.ability.wantAgent';
import { BusinessError } from '@ohos.base';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册