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