@Column(columnDefinition = "int(11) DEFAULT NULL COMMENT '類型'") public Integer getType() { return type; }