add GlobalDbConfig

This commit is contained in:
Looly
2020-07-15 17:29:39 +08:00
parent e50942efbc
commit 84c38aa3f0
8 changed files with 91 additions and 14 deletions

View File

@@ -6,6 +6,8 @@
## 5.3.10 (2020-07-14)
### 新特性
* 【db 】 增加DbUtil.setReturnGeneratedKeyGlobalissue#I1NM0K@Gitee
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github