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

!8311 3.1Release分支:settings syscap 拼写错误修改:无需翻译

Merge pull request !8311 from 葛亚芳/cherry-pick-1660881065
...@@ -21,7 +21,7 @@ getUriSync(name: string): string ...@@ -21,7 +21,7 @@ getUriSync(name: string): string
Obtains the URI of a data item. Obtains the URI of a data item.
**System capability**: SystemCapability.Applictaions.settings.Core **System capability**: SystemCapability.Applications.settings.Core
**Parameters** **Parameters**
...@@ -49,7 +49,7 @@ getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: strin ...@@ -49,7 +49,7 @@ getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: strin
Obtains the value of a data item. Obtains the value of a data item.
**System capability**: SystemCapability.Applictaions.settings.Core **System capability**: SystemCapability.Applications.settings.Core
**Parameters** **Parameters**
| Name| Type| Mandatory| Description| | Name| Type| Mandatory| Description|
...@@ -87,7 +87,7 @@ If the specified data item exists in the database, the **setValueSync** method u ...@@ -87,7 +87,7 @@ If the specified data item exists in the database, the **setValueSync** method u
**Required permissions**: ohos.permission.WRITE_SYSTEM_SETTING **Required permissions**: ohos.permission.WRITE_SYSTEM_SETTING
**System capability**: SystemCapability.Applictaions.settings.Core **System capability**: SystemCapability.Applications.settings.Core
**Parameters** **Parameters**
......
...@@ -21,7 +21,7 @@ getUriSync(name: string): string ...@@ -21,7 +21,7 @@ getUriSync(name: string): string
获取数据项的URI。 获取数据项的URI。
**系统能力**:SystemCapability.Applictaions.settings.Core。 **系统能力**:SystemCapability.Applications.settings.Core。
- 参数: - 参数:
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
...@@ -46,7 +46,7 @@ getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: strin ...@@ -46,7 +46,7 @@ getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: strin
获取数据项的值。 获取数据项的值。
**系统能力**:SystemCapability.Applictaions.settings.Core。 **系统能力**:SystemCapability.Applications.settings.Core。
- 参数: - 参数:
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
...@@ -81,7 +81,7 @@ setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): ...@@ -81,7 +81,7 @@ setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string):
**需要权限**:ohos.permission.WRITE_SYSTEM_SETTING。 **需要权限**:ohos.permission.WRITE_SYSTEM_SETTING。
**系统能力**:SystemCapability.Applictaions.settings.Core。 **系统能力**:SystemCapability.Applications.settings.Core。
- 参数: - 参数:
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册