把-server项目改为jar包,新增 server-app项目作为启动器 http://172.16.46.63:31560/index.php?m=task&f=view&taskID=699

This commit is contained in:
ranke
2026-01-12 18:36:39 +08:00
parent 041a89bb59
commit 6644710fe0
42 changed files with 257 additions and 108 deletions

View File

@@ -11,6 +11,7 @@
<modules>
<module>zt-module-system-api</module>
<module>zt-module-system-server</module>
<module>zt-module-system-server-app</module>
</modules>
<artifactId>zt-module-system</artifactId>
<packaging>pom</packaging>