@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface DataScope
| 限定符和类型 | 必需的元素和说明 |
|---|---|
DataColumn[] |
values
自定义的列权限(覆盖withScopes中定义)
|
| 限定符和类型 | 可选元素和说明 |
|---|---|
String[] |
withScopes
关联定义
|
public abstract DataColumn[] values
public abstract String[] withScopes
Copyright © 2024. All rights reserved.