您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
plus.hiver.common.annotation
Annotation Interface DataPermission
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
DataPermission
过略数据权限注解
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
作者:
Yazhi Li
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
fieldName
Entity 中的字段名称
String
joinName
Entity 中与部门关联的字段名称
元素详细资料
fieldName
String
fieldName
Entity 中的字段名称
默认值:
""
joinName
String
joinName
Entity 中与部门关联的字段名称
默认值:
""