【fix】打包问题

This commit is contained in:
macbookpro
2025-08-08 23:09:50 +08:00
parent d5561b341c
commit 6c496ce7da
12 changed files with 57 additions and 513 deletions

View File

@@ -112,6 +112,12 @@
<artifactId>wu-saas-share-platform-starter</artifactId>
<version>${project.version}</version>
</dependency>
<!-- 窗口 -->
<dependency>
<groupId>org.wu.framework</groupId>
<artifactId>wu-framework-javafx-spring-starter</artifactId>
<version>1.3.4-JDK24-SNAPSHOT</version>
</dependency>
</dependencies>
<build>