@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") private LocalDateTime createTime;
实体类属性添加注解,前端格式以”2020-05-09 10:55:22“这样的格式传值