Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
86f5e05b
Commit
86f5e05b
authored
Feb 28, 2021
by
macro
Browse files
Update UmsAdminService.java
parent
253d210f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/UmsAdminService.java
View file @
86f5e05b
...
@@ -66,7 +66,7 @@ public interface UmsAdminService {
...
@@ -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
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment