更新0802
This commit is contained in:
parent
69188cd3e7
commit
50f564aeca
@ -217,4 +217,6 @@ public interface RoleService {
|
||||
* @return
|
||||
*/
|
||||
List<UserDTO> getUserListByCodesAndTenantId(List<String> codes, Long tenantId);
|
||||
|
||||
public List<RoleDO> selectRoleByUserId(Long userId);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user