fix add bug

This commit is contained in:
Looly
2021-09-29 10:12:58 +08:00
parent fb87346d8a
commit 6002a1476f
3 changed files with 11 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
* 【json 】 修复JSONGetter.getJSONArray判断null的问题issue#I4C15H@Gitee
* 【db 】 修复Condition没占位符的情况下sql没引号问题issue#1846@Github
* 【cache 】 修复FIFOCache中remove回调无效问题pr#1856@Github
* 【json 】 修复JSONArray.set中index为0报错问题issue#1858@Github
-------------------------------------------------------------------------------------------------------------