mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 12:22:10 +08:00
perf(X-Pack): 权限配置-增加独立权限节点
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 22928ead8f...9b96136877
@@ -25,4 +25,6 @@ public class PermissionItem implements Serializable {
|
||||
private DataSetColumnPermissionsDTO columnPermissions;
|
||||
@Schema(description = "行权限")
|
||||
private DataSetRowPermissionsTreeDTO rowPermissions;
|
||||
@Schema(description = "独立权重")
|
||||
private int ext;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user