Files
backend/management-web-app/src/main/resources/http-client.env.json
2020-07-05 23:05:01 +08:00

7 lines
111 B
JSON

{
"local": {
"baseUrl": "http://127.0.0.1:18083/management-api/",
"accessToken": "yudaoyuanma"
}
}