mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-02-08 22:54:59 +08:00
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"local": {
|
|
"baseUrl": "http://127.0.0.1:48080/api",
|
|
"userServerUrl": "http://127.0.0.1:28080/api",
|
|
"token": "test1",
|
|
|
|
"userApi": "http://127.0.0.1:48080/app-api",
|
|
"userToken": "test1",
|
|
"userTenentId": "1"
|
|
}
|
|
}
|