This commit is contained in:
zhou-hongcheng
2026-01-23 15:30:46 +08:00
parent 6255279979
commit a51e6e3f3d
12 changed files with 48 additions and 32 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>
<!--链路追踪-->