注释类型 TableLogic
-
@Documented @Retention(RUNTIME) @Target({FIELD,ANNOTATION_TYPE}) public @interface TableLogic表字段逻辑处理注解(逻辑删除)- 从以下版本开始:
- 2017-09-09
- 作者:
- hubin
@Documented
@Retention(RUNTIME)
@Target({FIELD,ANNOTATION_TYPE})
public @interface TableLogic