mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 01:25:28 +08:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"dev": {
|
|
"baseUrl": "http://localhost:8352/booksflow/form/v1.0/",
|
|
"token": "UwaxI6sx8Ps1SqVOZp5yOXZbSX1cl5eP"
|
|
},
|
|
"test": {
|
|
"baseUrl": "http://test.example.com"
|
|
},
|
|
"prod": {
|
|
"baseUrl": "https://api.example.com"
|
|
}
|
|
} |