zhifu gao
2024-04-26 1cdb3cc28d4d89a576cc06e5cd8eb80da1f3a3aa
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "": "(必选)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"
}