Annotation Interface FieldLabel


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface FieldLabel
字段标签注解 用于标识字段的中文名称,在操作日志中显示
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    字段中文名称
  • Element Details

    • value

      String value
      字段中文名称