提交 5fcf8009 编写于 作者: W wujie 提交者: wujie

fixed e4f5471f from https://gitee.com/jason_5683/docs/pulls/20092

Signed-off-by: Nwujie <1255071198@qq.com>

doc:Correct the format of NFCTAG data document
上级 9f56f430
...@@ -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.
先完成此消息的编辑!
想要评论请 注册