删除 lombok

This commit is contained in:
2025-06-29 21:21:37 +08:00
parent d0b98a0a8a
commit 551ae90155
2 changed files with 55 additions and 7 deletions

View File

@ -61,11 +61,6 @@
<groupId>com.xzzn</groupId>
<artifactId>ems-system</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>