@JsonFormat(partten="yyyy-MM-dd HH:mm:ss[.SSS]")
private LocalDateTime startTime;

@JsonFormat(partten="yyyy-MM-dd HH:mm:ss.SSS")
private Date createTime;

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-18
  • 2022-02-10
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2021-06-30
相关资源
相似解决方案