注释类型 OverrideAttribute


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface OverrideAttribute
重写注解属性

使用该注解的注解属性可覆盖父属性的同名注解

版本:
1.5.33