mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
2021-03-25优化代码
This commit is contained in:
@@ -82,6 +82,7 @@ public class AdminController {
|
||||
}
|
||||
return "admin/index";
|
||||
}else{
|
||||
System.out.println("重定向到首页");
|
||||
return "redirect:/";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user