forked from github/dataease
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