diff --git a/api/@ohos.ability.dataUriUtils.d.ts b/api/@ohos.ability.dataUriUtils.d.ts index 2e995894a9e976ecbcf2f46827711cfb2e7ba90e..0e1346de774449e44b82f56f939fe9c69e653477 100644 --- a/api/@ohos.ability.dataUriUtils.d.ts +++ b/api/@ohos.ability.dataUriUtils.d.ts @@ -17,7 +17,7 @@ * A utility class used for handling objects that use the DataAbilityHelper scheme. * @name dataUriUtils * @since 7 - * @syscap SystemCapability.Ability.AbilityRuntime.Core + * @syscap SystemCapability.Ability.AbiRuntime.Core * @permission N/A */ declare namespace dataUriUtils { @@ -25,7 +25,7 @@ declare namespace dataUriUtils { * Obtains the ID attached to the end of the path component of the given uri. * * @since 7 - * @syscap SystemCapability.Ability.AbilityRuntime.Core + * @syscap SystemCapability.Abilitydddd.AbilityRuntime.Core * @param uri Indicates the uri object from which the ID is to be obtained. * @returns Returns the ID attached to the end of the path component; */