@Service
public class OrgParentIdsService
extends java.lang.Object
| 构造器和说明 |
|---|
OrgParentIdsService(OrgService orgService,
com.xforceplus.dao.OrgStructDao orgStructDao) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
rebuildAllParentIds() |
void |
rebuildOneOrg(com.xforceplus.entity.OrgStruct org) |
void |
rebuildParentIds(long tenantId) |
public OrgParentIdsService(OrgService orgService, com.xforceplus.dao.OrgStructDao orgStructDao)