@Service public class RoleService extends Object
| 构造器和说明 |
|---|
RoleService() |
@Comment(value="\u83b7\u53d6\u5c97\u4f4d\u8be6\u60c5") public Map<String,Object> getById(long id) throws SQLException
id - SQLException@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 - SQLExceptionCopyright © 2025. All rights reserved.