mirror of https://gitee.com/stylefeng/roses
【7.6.0】【sys】【permission】删掉没用方法
parent
d879df7b37
commit
2c730efc26
|
@ -300,17 +300,6 @@ public class UserIndexInfoService {
|
||||||
userIndexInfo.setUserAppInfoList(indexUserAppList);
|
userIndexInfo.setUserAppInfoList(indexUserAppList);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* 填充用户的当前菜单信息
|
|
||||||
*
|
|
||||||
* @author fengshuonan
|
|
||||||
* @since 2023/6/19 22:38
|
|
||||||
*/
|
|
||||||
private void fillUserMenuList(LoginUser loginUser, UserIndexInfo userIndexInfo, List<SysMenu> userMenuList) {
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 填充用户的websocket url
|
* 填充用户的websocket url
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue