已解决,可以 自定义一个 GlobalFilter 实现类;在 ServerHttpResponseDecorator writeWith 中新增 判断: ServerHttpResponse的statusCode 是否为200,否的话都是异常。解析来自定义实现返回即可。