mirror of https://gitee.com/xiaonuobase/snowy
parent
2648e2ecc3
commit
bff8a175e3
|
@ -37,5 +37,5 @@ public interface SysGroupApi {
|
||||||
* @author xuyuxiang
|
* @author xuyuxiang
|
||||||
* @date 2022/8/1 18:28
|
* @date 2022/8/1 18:28
|
||||||
*/
|
*/
|
||||||
void grantUser(String userId, List<String> roleIdList);
|
void grantUser(String groupId, List<String> userIdList);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue