|
|
|
@ -589,6 +589,7 @@ public class HrmResourceServiceImpl extends Service implements HrmResourceServic
|
|
|
|
|
btnDatas.put("topMenu", topMenuList);
|
|
|
|
|
btnDatas.put("rightMenu", rightMenuList);
|
|
|
|
|
btnDatas.put("hasRight", true);
|
|
|
|
|
btnDatas.put("loginId", user.getUID());
|
|
|
|
|
return btnDatas;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|