refactor: 单体服务打包

This commit is contained in:
caiyuchao
2025-07-10 10:01:02 +08:00
parent a9043b2d39
commit 125a7a73d5
4 changed files with 12 additions and 0 deletions

View File

@@ -181,6 +181,9 @@
</goals>
</execution>
</executions>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>