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

[0.3.13] 版本修复

- `[R]` 修复上一版本中 SQLDebugHandler 的处理出现空指针异常。
This commit is contained in:
2022-04-13 07:12:07 +08:00
parent c079c98e3e
commit 20ac8f3908
9 changed files with 43 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-parent</artifactId>
<packaging>pom</packaging>
<version>0.3.12</version>
<version>0.3.13</version>
<modules>
<module>api</module>