@midwayjs/securityClassesSecurityHelper版本:Next本页总览SecurityHelper ImplementsIMiddleware<any, any>Index ConstructorsconstructorMethodscompatibleMiddlewareresolveConstructors constructornew SecurityHelper(): SecurityHelperMethods compatibleMiddlewarecompatibleMiddleware(context: any, req: any, res: any, next: any): Promise<any>resolveresolve(app: any): (req: any, res: any, next: any) => Promise<any>