@midwayjs/coreClassesMidwayHealthService版本:Next本页总览MidwayHealthService Index ConstructorsconstructorMethodsgetStatusinitsetCheckTimeoutConstructors constructornew MidwayHealthService(): MidwayHealthServiceMethods getStatusgetStatus(): Promise<HealthResults>initinit(lifeCycleInstanceList: { instance?: any; namespace: string; target: any }[]): Promise<void>setCheckTimeoutsetCheckTimeout(timeout: number): void