问题描述 接口返回数据给前端时,返回的日期带 ‘T’ 解决方案: 在返回的实体类字段中,使用@JsonFormat(pattern = "yyyy-MM-dd",timezone="GMT+8")格式化日期