修改性能

This commit is contained in:
liwen
2021-04-20 16:19:06 +08:00
parent 8ba5431f88
commit 209c8e77a0
6 changed files with 25 additions and 24 deletions

View File

@@ -22,8 +22,6 @@
<dependencies>
<dependency>
<groupId>com.fx</groupId>
<artifactId>falsework-sever</artifactId>
@@ -36,11 +34,9 @@
<version>11.0.3</version>
</dependency>
<dependency>
<groupId>jfoenix</groupId>
<groupId>com.jfoenix</groupId>
<artifactId>jfoenix</artifactId>
<version>${jfoenix.version}</version>
<scope>system</scope>
<systemPath>${pom.basedir}/libs/jfoenix-8.0.10.jar</systemPath>
<version>8.0.10</version>
</dependency>
<dependency>
<groupId>tilesfx</groupId>