diff --git a/zh-cn/application-dev/reference/apis/js-apis-hisysevent.md b/zh-cn/application-dev/reference/apis/js-apis-hisysevent.md index c811da3849cdd8b77c0be23b5dd84ca15c123acb..e1f03fe1a0560a59cad09a724fddc9c48ac09bbf 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-hisysevent.md +++ b/zh-cn/application-dev/reference/apis/js-apis-hisysevent.md @@ -89,7 +89,7 @@ write(info: SysEventInfo): Promise<void> | 参数名 | 类型 | 必填 | 说明 | | --------- | ----------------------- | ---- | --------------- | -| eventType | [EventType](#eventtype) | 是 | 应用事件类型。 | +| info | [SysEventInfo](#syseventinfo) | 是 | 系统事件。 | **返回值:**