11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"local": {
|
|
"host": "http://localhost:8080"
|
|
},
|
|
"dev": {
|
|
"host": "https://dev-app.axzo.cn/msg-center/webApi/message/"
|
|
},
|
|
"test": {
|
|
"host": "https://test-api.axzo.cn/"
|
|
}
|
|
} |