1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

[v0.2.3] 添加默认的终止manager方法,并支持强制关闭活动链接。

This commit is contained in:
2021-12-23 15:17:12 +08:00
parent 3f3b7bf4a5
commit ab986e9526
9 changed files with 56 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-parent</artifactId>
<packaging>pom</packaging>
<version>0.2.2</version>
<version>0.2.3</version>
<modules>
<module>easysql-api</module>