mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-20 18:15:56 +08:00
update 剔除不常用的方法
This commit is contained in:
parent
cb614eca06
commit
6e715d461a
@ -126,13 +126,6 @@ public class LoginHelper {
|
||||
return getLoginUser().getUsername();
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取用户部门名称
|
||||
*/
|
||||
public static String getDeptName() {
|
||||
return getLoginUser().getDeptName();
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取用户类型
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user