Annotation Interface NoColumn


@Target(FIELD) @Retention(RUNTIME) public @interface NoColumn
添加此注解的 字段 不会映射为数据库字段
Version:
0.0.1
Author:
scx567888