定义http-client.env.json
{
"dev": {
"baseUrl": "http://127.0.0.1:5000/",
"username": "admin",
"password": "123456"
},
"pre": {
"baseUrl": "http://81.70.105.122:5000/",
"username": "admin",
"password": "Bd2star@!123"
}
}
.http
文件中使用{{变量Key}}
引用我们的公共环境变量
GET {{baseUrl}}index
Accept: application/json
参考: https://www.youkuaiyun.com/tags/OtDacg2sMTIwNjAtYmxvZwO0O0OO0O0O.html