摘要: 1.设置环境变量 postman.setEnvironmentVariable("key", "value"); 例子: postman.setEnvironmentVariable("url", "http://192.168.36.47/v2/api"); 使用环境变量的格式:{{url}}1. 阅读全文
posted @ 2018-11-20 17:31 倾听起风 阅读(789) 评论(0) 推荐(0)