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

!20099 doc: NfcTag 文档格式修正-3.2release

Merge pull request !20099 from wujie/cherry-pick-1687679472
...@@ -41,8 +41,10 @@ Before developing applications related to tag read and write, you must declare N ...@@ -41,8 +41,10 @@ Before developing applications related to tag read and write, you must declare N
} }
], ],
"requestPermissions": [ "requestPermissions": [
"name": "ohos.permission.NFC_TAG", {
"reason": "tag", "name": "ohos.permission.NFC_TAG",
"reason": "tag",
}
] ]
} }
} }
......
...@@ -41,8 +41,10 @@ ...@@ -41,8 +41,10 @@
} }
], ],
"requestPermissions": [ "requestPermissions": [
"name": "ohos.permission.NFC_TAG", {
"reason": "tag", "name": "ohos.permission.NFC_TAG",
"reason": "tag",
}
] ]
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册