@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface Id
其他配置可联合Column一起使用. 注意:当有Id注解时Column的unique和nullable两个属性失效