@Service public class RoleService extends Object
@Comment(value="\u83b7\u53d6\u5c97\u4f4d\u8be6\u60c5") public Map<String,Object> getById(long id) throws SQLException
id - 岗位IDSQLException - 数据库查询异常时抛出@Comment(value="\u83b7\u53d6\u6240\u6709\u5c97\u4f4d\u5217\u8868") public List<Map<String,Object>> list() throws SQLException
SQLException - 数据库查询异常时抛出@Comment(value="\u6839\u636e\u79df\u6237\u83b7\u53d6\u5c97\u4f4d\u5217\u8868") public List<Map<String,Object>> list(long tenantId) throws SQLException
tenantId - 租户IDSQLException - 数据库查询异常时抛出Copyright © 2026. All rights reserved.