add lombok

master
冯凯 2023-10-18 19:05:22 +08:00
parent 5de5a716ac
commit 122cfaabce
1 changed files with 4 additions and 1 deletions

View File

@ -23,6 +23,9 @@
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
</project>