1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

feat(user): 令saveAll于unloadAll不再异步,避免关服后线程被强制关闭。

This commit is contained in:
2023-09-02 21:31:10 +08:00
parent 046e901ec1
commit 19f25db0b7
17 changed files with 37 additions and 32 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easyplugin-parent</artifactId>
<version>1.5.6</version>
<version>1.5.7</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>