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

[v0.2.9] [A] 添加自定义默认异常处理器的方法。

This commit is contained in:
2022-01-24 15:58:31 +08:00
parent a8a475fc7a
commit 3e05e5764b
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-parent</artifactId>
<version>0.2.8</version>
<version>0.2.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>