1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 08:38:17 +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
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.5.6</version>
<version>1.5.7</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>