update api/@ohos.file.fileuri.d.ts.

Signed-off-by: xuerunlong <xuerunlong1@huawei.com>
This commit is contained in:
xuerunlong 2024-05-16 01:07:36 +00:00 committed by Gitee
parent a0ca142bcb
commit 88f271b497
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -90,7 +90,7 @@ declare namespace fileUri {
* @param { string } path the path of file in app sandbox
* @returns { string } Return the file uri
* @throws { BusinessError } 401 - The input parameter is invalidPossible causes:1.Mandatory parameters are left unspecified;
* 2.Incorrect parameter types.
* <br>2.Incorrect parameter types.
* @syscap SystemCapability.FileManagement.AppFileService
* @since 9
*/