liyong
6 天以前 c58233607dd970037d06d42951e87531e837e5d9
src/main/java/com/ruoyi/project/system/controller/SysLoginController.java
@@ -73,7 +73,7 @@
     * 
     * @return 用户信息
     */
    @GetMapping("getInfo")
    @GetMapping("/getInfo")
    public AjaxResult getInfo()
    {
        LoginUser loginUser = SecurityUtils.getLoginUser();