提交 f011ca7a authored 作者: junjie's avatar junjie

feat(fix):登陆校验优化

上级 c3e91577
...@@ -14,7 +14,7 @@ public class IndexController { ...@@ -14,7 +14,7 @@ public class IndexController {
return "index.html"; return "index.html";
} }
@GetMapping(value = "/llogin") @GetMapping(value = "/login")
public String login() { public String login() {
return "index.html"; return "index.html";
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论