除了序列化问题

This commit is contained in:
zk
2026-03-24 15:49:22 +08:00
parent b2cdf5e703
commit 15dda22233
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -75,6 +75,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>