Annotation Interface NoCRUD


@Target(TYPE) @Retention(RUNTIME) public @interface NoCRUD
此注解需标注在 实体类上

若标注此注解的实体类将 无法 通过 CRUDModule 通用的 api 进行操作