您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cn.xisoil.annotation.permission
Annotation Interface AutoPermissionIntercept
@Target
({
METHOD
,
TYPE
})
@Retention
(
RUNTIME
)
@Documented
public @interface
AutoPermissionIntercept
可选元素概要
可选元素
修饰符和类型
可选元素
说明
boolean
login
String
message
String
[]
permission
String
[]
role
元素详细资料
message
String
message
默认值:
"\u6743\u9650\u4e0d\u8db3\uff0c\u7981\u6b62\u8bbf\u95ee!"
permission
String
[]
permission
默认值:
{}
role
String
[]
role
默认值:
{}
login
boolean
login
默认值:
true