修复SSO统一认证获取信息404问题

This commit is contained in:
冷冷 2018-04-17 23:19:43 +08:00
parent 38e3715d89
commit 0ad0a6ca0b
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@
<title>Title</title>
</head>
<body>
<a href="http://localhost:4040/user">hhhhhh</a>
<a href="http://localhost:4040/sso1/user">获取登录信息</a>
</body>
</html>