mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
Merge pull request #13267 from dataease/pr@dev-v2@perf_auth_ext
Pr@dev v2@perf auth ext
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -51,3 +51,4 @@ core/core-frontend/src/assets/fsSvg.html
|
||||
/extensions/
|
||||
.vite/
|
||||
/core/backend/
|
||||
/classpath:substitule.json
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 22c1e179de...cf0b8f353f
@@ -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