1.添加BeanShell 后置处理程序
2.
//拿到响应值 String json = prev.getResponseDataAsString(); log.info("Value为:"+ json);