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

!20557 一致性修改

Merge pull request !20557 from ningning/master
......@@ -22,7 +22,7 @@ import WorkSchedulerExtensionAbility from '@ohos.WorkSchedulerExtensionAbility'
| 名称 | 类型 | 可读 | 可写 | 说明 |
| -------- | -------- | -------- | -------- | -------- |
| context | [WorkSchedulerExtensionContext](js-apis-inner-application-WorkSchedulerExtensionContext.md) | 是 | 否 | WorkSchedulerExtension的上下文环境,继承自ExtensionContext。 |
| context<sup>10+</sup> | [WorkSchedulerExtensionContext](js-apis-inner-application-WorkSchedulerExtensionContext.md) | 是 | 否 | WorkSchedulerExtension的上下文环境,继承自ExtensionContext。 |
## WorkSchedulerExtensionAbility.onWorkStart
......
......@@ -151,7 +151,7 @@ getResourceManager(bundleName: string): Promise&lt;ResourceManager&gt;
```
## resourceManager.getSystemResourceManager
## resourceManager.getSystemResourceManager<sup>10+</sup>
getSystemResourceManager(): ResourceManager
......
......@@ -1585,7 +1585,7 @@ FA卡片的使用信息的属性集合。
**系统API**:此接口为系统接口。
| 参数名 | 类型 | 必填 | 说明 |
|名称 | 类型 | 必填 | 说明 |
| ------------------------------ | ---------------------------------------- | ---- | -------------- |
| [key: string] | [BundleStatsInfo](#bundlestatsinfo) | 是 | 不同应用的使用时长统计信息。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册