调整jar引入方式

This commit is contained in:
马宝龙
2026-06-05 18:51:26 +08:00
parent c671b3aa1b
commit 8bb3c7762e
6 changed files with 16 additions and 17 deletions

View File

@@ -125,6 +125,7 @@
<version>2.5.15</version>
<configuration>
<fork>true</fork> <!-- 如果没有该配置devtools不会生效 -->
<includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>