提交 2d04a67d 编写于 作者: G Gloria 提交者: wusongqing

fixed 52ea350d from https://gitee.com/wusongqing/docs/pulls/10976

Update docs against 10510

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 f78d7e7e
......@@ -37,4 +37,4 @@ export default class MainAbility extends Ability {
| Name| Type| Readable| Writable| Description|
| -------- | -------- | -------- | -------- | -------- |
| permissions | Array&lt;string&gt; | Yes| No| Permissions requested.|
| authResults | Array&lt;number&gt; | Yes| No| Whether the requested permissions are granted or denied. The value **0** means that the requests permissions are granted, and **-1** means the opposite. |
| authResults | Array&lt;number&gt; | Yes| No| Whether the requested permissions are granted or denied. The value **0** means that the requests permissions are granted, and a non-zero value means the opposite. |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册