mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
feat(fix):登陆校验优化
This commit is contained in:
parent
c3e9157761
commit
f011ca7a68
@ -14,7 +14,7 @@ public class IndexController {
|
||||
return "index.html";
|
||||
}
|
||||
|
||||
@GetMapping(value = "/llogin")
|
||||
@GetMapping(value = "/login")
|
||||
public String login() {
|
||||
return "index.html";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user