Update UmsAdminService.java
This commit is contained in:
parent
253d210fcf
commit
86f5e05bff
@ -66,7 +66,7 @@ public interface UmsAdminService {
|
|||||||
int updateRole(Long adminId, List<Long> roleIds);
|
int updateRole(Long adminId, List<Long> roleIds);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取用户对于角色
|
* 获取用户对应角色
|
||||||
*/
|
*/
|
||||||
List<UmsRole> getRoleList(Long adminId);
|
List<UmsRole> getRoleList(Long adminId);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user