Annotation Interface NoColumn


@Target(FIELD) @Retention(RUNTIME) public @interface NoColumn
添加此注解的 字段 不会映射为数据库字段
版本:
0.3.6
作者:
scx567888