mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-30 19:02:32 +00:00
modify err code
Signed-off-by: wangdengze <wangdengze@huawei.com>
This commit is contained in:
parent
d774329605
commit
8210c97d8f
2
api/@ohos.data.dataShare.d.ts
vendored
2
api/@ohos.data.dataShare.d.ts
vendored
@ -916,7 +916,7 @@ declare namespace dataShare {
|
||||
* @returns {Promise<Record<string, Array<number>>>} {Record<string, Array<number>>}: The result set of batch operations.
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 15700000 - Inner error.
|
||||
* @throws { BusinessError } 15700010 - The dataShareHelper has been closed.
|
||||
* @throws { BusinessError } 15700013 - The DataShareHelper instance is already closed.
|
||||
* @syscap SystemCapability.DistributedDataManager.DataShare.Consumer
|
||||
* @systemapi
|
||||
* @stagemodelonly
|
||||
|
Loading…
Reference in New Issue
Block a user