获取当前登录人的部门和用户名称

weldplan.setFemployess(currentService.getCurrentEmpInfo().getCurrentEmployees());// 操作用户
weldplan.setFdeptid(currentService.getCurrentUserInfoWithOffice().getCurrentOffice());// 部门

发送消息

Controller层

相关文章: