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

!7351 Change api call description info error of nfc module

Merge pull request !7351 from 张秀平/master
...@@ -129,7 +129,7 @@ writeNdefTag(data: string): Promise<void> ...@@ -129,7 +129,7 @@ writeNdefTag(data: string): Promise<void>
## connectedTag.writeNdefTag ## connectedTag.writeNdefTag
writeNdefTag(data: string, callback: AsyncCallback<string>): void writeNdefTag(data: string, callback: AsyncCallback<void>): void
写入内容到有源标签,使用callback方式作为异步方法。 写入内容到有源标签,使用callback方式作为异步方法。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册