@midwayjs/coreInterfacesIMethodAspect版本:Next本页总览IMethodAspect Index MethodsafterafterReturnafterThrowaroundbeforeMethods optionalafterafter(joinPoint: JoinPoint, result: any, error: Error): anyoptionalafterReturnafterReturn(joinPoint: JoinPoint, result: any): anyoptionalafterThrowafterThrow(joinPoint: JoinPoint, error: Error): voidoptionalaroundaround(joinPoint: JoinPoint): anyoptionalbeforebefore(joinPoint: JoinPoint): void