提交 66aedd60 编写于 作者: Y ylq121

correct syscap

Signed-off-by: Nylq121 <yangqing89@huawei.com>
上级 01d51f99
......@@ -320,7 +320,7 @@ static notifyDataChange(accountId: string,bundleName:string, callback: AsyncCall
通知云端的数据变更,使用callback异步回调。
**系统能力:** SystemCapability.DistributedDataManager.CloudSync.Config
**系统能力:** SystemCapability.DistributedDataManager.CloudSync.Server
**参数:**
......@@ -354,7 +354,7 @@ static notifyDataChange(accountId: string,bundleName:string): Promise&lt;void&gt
通知云端的数据变更,使用Promise异步回调。
**系统能力:** SystemCapability.DistributedDataManager.CloudSync.Config
**系统能力:** SystemCapability.DistributedDataManager.CloudSync.Server
**参数:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册