@Component public class OrgCache extends Object
public void reload() throws SQLException
SQLException
public void reload(Object orgId) throws SQLException
orgId
- 组织IDSQLException
public String getOrgName(Object orgId) throws SQLException
orgId
- 组织IDSQLException
public String getOrgPath(Object orgId) throws SQLException
orgId
- 组织IDSQLException
public void clear()
public void remove(Object orgId)
orgId
- 组织IDCopyright © 2025. All rights reserved.