提交 1cff2e79 编写于 作者: Y ylq121

xiugai

Signed-off-by: Nylq121 <yangqing89@huawei.com>
上级 b2f73b5d
......@@ -364,7 +364,7 @@ static clean(accountId: string, appActions: {[bundleName: string]: Action}, cal
| 参数名 | 类型 | 必填 | 说明 |
| ---------- | ----------------------------------------- | ---- | -------------------- |
| accountId | string | 是 | 具体打开的云ID。 |
| appActions | {[bundleName: string]: [Action](#Action)} | 是 | 要清除数据的应用信息 |
| appActions | {[bundleName: string]: [Action](#action)} | 是 | 要清除数据的应用信息 |
| callback | AsyncCallback&lt;void&gt; | 是 | 回调函数。 |
**示例:**
......@@ -405,7 +405,7 @@ static clean(accountId: string, appActions: {[bundleName: string]: Action}): Pro
| 参数名 | 类型 | 必填 | 说明 |
| ---------- | ----------------------------------------- | ---- | -------------------- |
| accountId | string | 是 | 具体打开的云ID。 |
| appActions | {[bundleName: string]: [Action](#Action)} | 是 | 要清除数据的应用信息 |
| appActions | {[bundleName: string]: [Action](#action)} | 是 | 要清除数据的应用信息 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册