您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.dtflys.forest.annotation
注释类型 RequestAttributes
@Documented
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
RequestAttributes
该注解可以修饰其他自定义注解,被修饰过的自定义注解中的所有属性都会被自定转换为请求对象的Attribute
从以下版本开始:
2020-08-04 19:16
作者:
gongjun[dt_flys@hotmail.com]