安装
1、模拟请求
2、token的使用
var jsonData = JSON.parse(responseBody);postman.setGlobalVariable("dev_token",jsonData.data);