fix cache bug

This commit is contained in:
Looly
2020-12-04 09:42:58 +08:00
parent 6c76e9258b
commit 8d81a59666
3 changed files with 7 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 multipart中int改为long解决大文件上传越界问题issue#I27WZ3@Gitee
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github
-------------------------------------------------------------------------------------------------------------