fix emptyCount bug

This commit is contained in:
Looly
2019-08-23 19:02:43 +08:00
parent a6d8b3fd59
commit 1ec09bf0fa
2 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
### Bug修复
* 【db】 解决ThreadLocalConnection多数据源被移除问题pr#66@Gitee
* 【core】 解决ArrayUtil.emptyCount计数错误问题issue#509@Github
-------------------------------------------------------------------------------------------------------------