//请使用FastJson包
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
private Date birthDay;
SpringBoot时间格式化处理
最新推荐文章于 2025-06-29 14:22:11 发布
//请使用FastJson包
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
private Date birthDay;