factor:时间格式优化,移除时区限制为东八区,由LocalDateTime改为OffsetDateTime

This commit is contained in:
xiafang
2023-02-23 08:53:45 +08:00
parent 2fa018a0c9
commit dccc105807
24 changed files with 95 additions and 60 deletions

View File

@@ -21,7 +21,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.16.RELEASE</version>
<version>1.0.17.RELEASE</version>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>