批注接口 FieldLabel


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface FieldLabel
字段标签注解 用于标识字段的中文名称,在操作日志中显示
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    字段中文名称
  • 元素详细资料

    • value

      String value
      字段中文名称