FunASR/web-pages/public/frontend-config-devmock.json

14 lines
679 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"": "必选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"
}