backend
/
com.tp2020.backend.data.userroles
/
UserRoleRepository
/
getRoleForUserId
get
Role
For
User
Id
fun
getRoleForUserId
(userId:
Long
):
Pair
<
Int
,
String
>
Content copied to clipboard