2、jmeter请求json时需要注意在请求前创建http信息头管理器,然后信息头添加一条名称为 Content-Type,值为 application/json 即可,否则jmeter无法自动转换json请求格式