该接口在postman中是按照如下方式配置,即body中选择x-www-form-urlencoded,键值对的key为空,value是一串json,postman中调用接口能通,这种接口在jmeter中如何配置,在线等