@ApiModelProperty(value="插入时间",name="insdt",example="插入时间",dataType = "String")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private Timestamp insdt;

 

相关文章: