Annotation Interface LogicDelete


@Retention(RUNTIME) @Target(FIELD) public @interface LogicDelete
逻辑删除标识
  • 元素详细资料

    • deletedValue

      String deletedValue
      返回:
      已删除标识
    • existsValue

      String existsValue
      返回:
      未删除标识