jmeter 测试restful接口,JSON数据格式
1、添加线程组
2、添加HTTP信息头管理器
请求发送JSON数据格式参数,需要设置Content-Type为application/json
3、添加HTTP请求