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

!8168 master:权限申请代码块语言标记为json:无需翻译

Merge pull request !8168 from 葛亚芳/master
...@@ -288,11 +288,11 @@ Table 15 Transaction APIs ...@@ -288,11 +288,11 @@ Table 15 Transaction APIs
(1) Add the following permission to the permission configuration file: (1) Add the following permission to the permission configuration file:
```js ```json
"requestPermissions": "requestPermissions":
{ {
"name": "ohos.permission.DISTRIBUTED_DATASYNC" "name": "ohos.permission.DISTRIBUTED_DATASYNC"
} }
``` ```
(2) Obtain the required permissions. (2) Obtain the required permissions.
......
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
(1) 权限配置文件中增加以下配置。 (1) 权限配置文件中增加以下配置。
```js ```json
"requestPermissions": "requestPermissions":
{ {
"name": "ohos.permission.DISTRIBUTED_DATASYNC" "name": "ohos.permission.DISTRIBUTED_DATASYNC"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册