Pre Merge pull request !209 from 瘦八爷/master

This commit is contained in:
瘦八爷 2021-03-07 12:28:52 +08:00 committed by Gitee
commit 4fa764770d
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ public class SysIndexController extends BaseController
private SysPasswordService passwordService;
// 系统首页
@GetMapping("/index")
@GetMapping({"/index","/"})
public String index(ModelMap mmap)
{
// 取身份信息