11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"local": {
|
|
"baseUrl": "http://127.0.0.1:48080/api",
|
|
"token": "test1",
|
|
|
|
"userApi": "http://127.0.0.1:48080/app-api",
|
|
"userToken": "test1",
|
|
"userTenentId": "1"
|
|
}
|
|
}
|