ruoyi-vue-pro/http-client.env.json

7 lines
86 B
JSON

{
"local": {
"baseUrl": "http://127.0.0.1:8080/api",
"token": "test1"
}
}