在test中写获取token的脚本 pm.environment.set("token", JSON.parse(responseBody).data[0].token); 只需要将data[0].token的token名称进行改正就行