"jetbrains:/idea/checkout/git" did not exist on "b7011b718b498d10e0ae201565cc469ea46f9993"
Commit 86f5e05b authored by macro's avatar macro
Browse files

Update UmsAdminService.java

parent 253d210f
......@@ -66,7 +66,7 @@ public interface UmsAdminService {
int updateRole(Long adminId, List<Long> roleIds);
/**
* 获取用户对角色
* 获取用户对角色
*/
List<UmsRole> getRoleList(Long adminId);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment