14 lines
679 B
JSON
14 lines
679 B
JSON
{
|
||
"": "(必选)axios默认基础路径",
|
||
"axiosDefaultsBaseURL": "/api",
|
||
"": "(必选)单点登录服务前端的登录页面",
|
||
"ssoServerLoginUrl": "http://27.17.3.62:20201/user-center/biz/login/zfjd/login.html",
|
||
"": "(可选)单点登录服务前端的登出页面",
|
||
"ssoServerLogoutUrl": "http://27.17.3.62:20201/user-center/logout",
|
||
"": "(必选)单点登录服务后端的令牌地址",
|
||
"ssoServerTokenUrl": "http://27.17.3.62:20201/user-center/token",
|
||
"": "(可选)单点登录代理前端的登出页面",
|
||
"ssoProxyLogoutPathname": "/template-vue/#/logout",
|
||
"sysId": "387f1f93-b5cb-46e4-9cb4-29146afa643a"
|
||
}
|