Commit 756bcc35 by guojuxing

部门职位修改

parent e77cc6d2
...@@ -1244,6 +1244,8 @@ public class MenuApiServiceImpl implements MenuApiService { ...@@ -1244,6 +1244,8 @@ public class MenuApiServiceImpl implements MenuApiService {
}); });
} }
} }
} else {
departPosition.add(departmentCode + "-" + gicUserDTO.getPositionCode());
} }
} }
//过滤运营人员的部门职位权限 //过滤运营人员的部门职位权限
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment