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

!8107 token获取

Merge pull request !8107 from fanchenxuan/master
......@@ -48,7 +48,7 @@ verifyAccessToken(tokenID: number, permissionName: string): Promise<GrantStat
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ------------------- | ---- | ------------------------------------------ |
| tokenID | number | 是 | 要校验的目标应用的身份标识。 |
| tokenID | number | 是 | 要校验的目标应用的身份标识。可通过应用的[ApplicationInfo](js-apis-bundle-ApplicationInfo.md)获得 |
| permissionName | string | 是 | 需要校验的权限名称。 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册