@JsonIgnore
@JsonFormat(pattern"yyyy-MM-dd hh:mm:ss", locale="zh", timezone="GMT+8")
@JsonInclude(Include.NOT_NULL)
@JsonProperty("otherName")