@midwayjs/coreInterfacesIValveHandler版本:Next本页总览IValveHandler 每个具体的 valve 需要继承实现该接口Index PropertiesaliasMethodsinvokeProperties optionalaliasalias?: string最终合并结果object中的key,默认为 valve 名称Methods invokeinvoke(ctx: IPipelineContext): Promise<any>执行当前 valve
每个具体的 valve 需要继承实现该接口