提交 acbf2c4b 编写于 作者: Y ylq121

xiugai

Signed-off-by: Nylq121 <yangqing89@huawei.com>
上级 46eb39da
...@@ -351,7 +351,7 @@ try { ...@@ -351,7 +351,7 @@ try {
static clean(accountId: string, appActions: {[bundleName: string]: Action}, callback: AsyncCallback&lt;void&gt;):void static clean(accountId: string, appActions: {[bundleName: string]: Action}, callback: AsyncCallback&lt;void&gt;):void
清除本地数据中云信息,使用callback异步回调。 清除本地数据保存的云端数据,使用callback异步回调。
**系统接口:** 此接口为系统接口。 **系统接口:** 此接口为系统接口。
...@@ -392,7 +392,7 @@ try { ...@@ -392,7 +392,7 @@ try {
static clean(accountId: string, appActions: {[bundleName: string]: Action}): Promise&lt;void&gt; static clean(accountId: string, appActions: {[bundleName: string]: Action}): Promise&lt;void&gt;
清除本地数据中云信息,使用Promise异步回调。 清除本地数据保存的云端数据,使用Promise异步回调。
**系统接口:** 此接口为系统接口。 **系统接口:** 此接口为系统接口。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册