支持打包为直接可执行jar

This commit is contained in:
648540858
2025-04-12 21:10:14 +08:00
parent cf15174ea2
commit 30bb6f60fd

View File

@@ -380,6 +380,7 @@
<version>2.7.2</version>
<configuration>
<includeSystemScope>true</includeSystemScope>
<executable>true</executable>
</configuration>
</plugin>