Annotation Interface FdfsColumn


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface FdfsColumn
传输参数定义标签
作者:
tobato
  • 元素详细资料

    • index

      int index
      映射顺序(从0开始)
      默认值:
      0
    • max

      int max
      String最大值
      默认值:
      0
    • dynamicField

      DynamicFieldType dynamicField
      动态属性
      默认值:
      NULL