diff --git a/api/@ohos.application.formHost.d.ts b/api/@ohos.application.formHost.d.ts index 9cdb76df622a3b96b59fd0d9cdab3cb5e339b470..0dbfbb3c0fe7116978aecd985275ff30e084e1ba 100644 --- a/api/@ohos.application.formHost.d.ts +++ b/api/@ohos.application.formHost.d.ts @@ -152,8 +152,7 @@ declare namespace formHost { /** * Checks whether the system is ready. * - *
You can use this method to obtain the system is ready - * new update from service.
+ *You can use this method to obtain the system is ready.
* * @since 8 * @syscap SystemCapability.Ability.Form @@ -190,8 +189,7 @@ declare namespace formHost { /** * Deletes invalid forms of the application in the Form Manager Service based on the list of. * - *You can use this method to delete invalid forms of the application - * new update from service.
+ *You can use this method to delete invalid forms of the application.
* * @since 8 * @syscap SystemCapability.Ability.Form @@ -205,8 +203,7 @@ declare namespace formHost { /** * Obtains the Form state. * - *You can use this method to obtains the form state - * new update from service.
+ *You can use this method to obtains the form state.
* * @since 8 * @syscap SystemCapability.Ability.Form @@ -220,8 +217,7 @@ declare namespace formHost { /** * Listens to the event of uninstall form. * - *You can use this method to listen to the event of uninstall form - * new update from service.
+ *You can use this method to listen to the event of uninstall form.
* * @since 8 * @syscap SystemCapability.Ability.Form @@ -233,8 +229,7 @@ declare namespace formHost { /** * Cancels listening to the event of uninstall form. * - *You can use this method to cancel listening to the event of uninstall form - * new update from service.
+ *You can use this method to cancel listening to the event of uninstall form.
* * @since 8 * @syscap SystemCapability.Ability.Form @@ -263,7 +258,6 @@ declare namespace formHost { * *You can use this method to notify form enable update state.
* - * @devices phone, tablet, tv, wearable, car * @since 8 * @syscap SystemCapability.Ability.Form * @param formIds Indicates the specify form id.