【fix】打包dmg 正常打开窗口

This commit is contained in:
macbookpro
2025-08-09 13:31:59 +08:00
parent 8d845c64c1
commit d8285fd074
3 changed files with 5 additions and 2 deletions

View File

@@ -114,7 +114,7 @@
</dependency>
<!-- 窗口 -->
<dependency>
<groupId>org.wu.framework</groupId>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-javafx-spring-starter</artifactId>
<version>1.3.4-JDK24-SNAPSHOT</version>
</dependency>