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

!22541 [翻译完成】#I7PO6T

Merge pull request !22541 from Annie_wang/PR21733
...@@ -215,7 +215,7 @@ Example: Apply for the permission for an application to access the Calendar. ...@@ -215,7 +215,7 @@ Example: Apply for the permission for an application to access the Calendar.
// The authorization is successful. // The authorization is successful.
}).catch((err) => { }).catch((err) => {
console.error(`Failed to request permissions from user. Code is ${err.code}, message is ${err.message}`); console.error(`Failed to request permissions from user. Code is ${err.code}, message is ${err.message}`);
})
// ... // ...
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册