fix lock bug

This commit is contained in:
Looly
2019-09-19 10:22:55 +08:00
parent 04830bf06b
commit 010f0554ae
3 changed files with 17 additions and 15 deletions

View File

@@ -14,6 +14,7 @@
* 【core】 修复DateUtil.offset导致的时区错误问题issue#I1294O@Gitee
* 【core】 修复RuntimeUtil.exec重载导致的问题issue#544@Github
* 【db】 修复StatementUtil.getGeneratedKeys返回主键数量不足问题
* 【db】 修复锁的问题issue#546@Github
-------------------------------------------------------------------------------------------------------------