修改打包方式

This commit is contained in:
2026-05-17 19:23:42 +08:00
parent 9ce25d3d97
commit 2c475795f0
4 changed files with 9 additions and 0 deletions

View File

@@ -51,6 +51,7 @@
<configuration>
<outputDirectory>../target/boot/oms</outputDirectory>
<classifier>executable</classifier>
<includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>