@Service public class RoleService extends Object
| 构造器和说明 | 
|---|
| RoleService() | 
public Map<String,Object> getById(long id) throws SQLException
id - SQLExceptionpublic List<Map<String,Object>> list() throws SQLException
SQLExceptionpublic List<Map<String,Object>> list(long tenantId) throws SQLException
tenantId - SQLExceptionCopyright © 2025. All rights reserved.