mirror of
https://gitee.com/xiaonuobase/snowy
synced 2025-12-15 11:03:57 +08:00
【升级】更新一个误导的代码
This commit is contained in:
@@ -37,5 +37,5 @@ public interface SysGroupApi {
|
||||
* @author xuyuxiang
|
||||
* @date 2022/8/1 18:28
|
||||
*/
|
||||
void grantUser(String userId, List<String> roleIdList);
|
||||
void grantUser(String groupId, List<String> userIdList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user