feat: 新增数据权限字段
This commit is contained in:
@@ -30,4 +30,6 @@ public class UserAuthInfo {
|
|||||||
|
|
||||||
private Set<String> perms;
|
private Set<String> perms;
|
||||||
|
|
||||||
|
private Integer dataScope;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user