格式化

This commit is contained in:
阿沐 2024-06-03 15:05:53 +08:00
parent c8b192b580
commit 5da1cc8c0e

View File

@ -66,4 +66,4 @@ public class SysLogLoginVO implements Serializable, TransPojo {
@JsonFormat(pattern = DateUtils.DATE_TIME_PATTERN)
private LocalDateTime createTime;
}
}