1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-05 00:25:32 +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
@@ -5,7 +5,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-parent</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>