mirror of
https://github.com/Hello-hao/Tbed.git
synced 2026-09-20 03:18:28 +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