update 优化 LocalDateTime 任意时间格式传参序列化

This commit is contained in:
疯狂的狮子Li
2026-04-03 13:44:29 +08:00
parent d9115291bc
commit ef3fa714bb
4 changed files with 84 additions and 5 deletions

View File

@@ -76,8 +76,6 @@ spring:
format:
date-time: yyyy-MM-dd HH:mm:ss
jackson:
# 日期格式化
date-format: yyyy-MM-dd HH:mm:ss
serialization:
# 格式化输出
indent_output: false