@DateTimeFormat(pattern = "yyyy-MM-dd")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
@JSONField(format = "yyyy-MM-dd HH:mm:ss")

private Date symendtime;

相关文章:

  • 2021-12-18
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-07-15
  • 2022-02-17
猜你喜欢
  • 2021-08-13
  • 2021-12-22
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
相关资源
相似解决方案