mirror of https://gitee.com/stylefeng/roses
parent
e684ab797b
commit
2f1d9ad662
|
@ -205,6 +205,7 @@ public class HrOrganizationServiceImpl extends ServiceImpl<HrOrganizationMapper,
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@DataScope(userIdFieldName = "create_user")
|
||||||
public PageResult<HrOrganization> commonOrgPage(HrOrganizationRequest hrOrganizationRequest) {
|
public PageResult<HrOrganization> commonOrgPage(HrOrganizationRequest hrOrganizationRequest) {
|
||||||
|
|
||||||
// 只查询未禁用的组织机构
|
// 只查询未禁用的组织机构
|
||||||
|
|
Loading…
Reference in New Issue