diff --git a/api/@ohos.fileshare.d.ts b/api/@ohos.fileshare.d.ts index 793b4399000e490a96e0a74f819b22faadb49c2b..f385fb7fcda5e2f036f0c27122f989c222f02b82 100644 --- a/api/@ohos.fileshare.d.ts +++ b/api/@ohos.fileshare.d.ts @@ -222,7 +222,7 @@ declare namespace fileShare { * @throws { BusinessError } 202 - The caller is not a system application * @throws { BusinessError } 401 - The input parameter is invalid.Possible causes:1.Mandatory parameters are left unspecified; *
2.Incorrect parameter types. - * @throws { BusinessError } 14300001 - IPC error + * @throws { BusinessError } 143000001 - IPC error * @syscap SystemCapability.FileManagement.AppFileService * @systemapi * @since 9 @@ -246,7 +246,7 @@ declare namespace fileShare { * @throws { BusinessError } 202 - The caller is not a system application * @throws { BusinessError } 401 - The input parameter is invalid.Possible causes:1.Mandatory parameters are left unspecified; *
2.Incorrect parameter types. - * @throws { BusinessError } 14300001 - IPC error + * @throws { BusinessError } 143000001 - IPC error * @syscap SystemCapability.FileManagement.AppFileService * @systemapi * @since 9