change name

This commit is contained in:
Looly
2020-12-07 19:06:23 +08:00
parent 775afa68cc
commit ea070bf83e
7 changed files with 18 additions and 15 deletions

View File

@@ -10,6 +10,8 @@
* 【core 】 multipart中int改为long解决大文件上传越界问题issue#I27WZ3@Gitee
* 【core 】 ListUtil.page增加检查pr#224@Gitee
* 【db 】 Db增加使用sql的page方法issue#247@Gitee
* 【cache 】 CacheObj的isExpired()逻辑修改issue#1295@Github
* 【json 】 JSONStrFormater改为JSONStrFormatter
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github