This commit is contained in:
Looly
2021-10-09 21:13:30 +08:00
parent 0f96a95f2c
commit 412160ac53
4 changed files with 57 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
* 【db 】 修复Condition没占位符的情况下sql没引号问题issue#1846@Github
* 【cache 】 修复FIFOCache中remove回调无效问题pr#1856@Github
* 【json 】 修复JSONArray.set中index为0报错问题issue#1858@Github
* 【core 】 修复FileUtil.checkSlip中getCanonicalPath异常引起的问题issue#1858@Github
-------------------------------------------------------------------------------------------------------------